Overview
In order to perform #8458 we will need to collect appropiate telemetry data about the Request Response P2P protocols.
A/C
Be able to collect data that can measure:
- How often nodes ask for particular resources
- Track how long Request Response operations take
The purpose of this data is to be able to tune:
- timeouts
- How we should perform peer requests (serially based on reputation / in parallel to multiple peers)
Overview
In order to perform #8458 we will need to collect appropiate telemetry data about the Request Response P2P protocols.
A/C
Be able to collect data that can measure:
The purpose of this data is to be able to tune: