You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The information on block-fetch is exposed in other traces in
the `TraceFetchClientState` tracer:
* `SendFetchRequest` - when a block is requested
* `CompletedBlockFetch` - when a block is fetched, includes updated
`PeerFetchInFlight` information, e.g. number of blocks in flight,
bytes in flight, etc from that peer.
See also other messages in that tracer.
0 commit comments