This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
availability-recovery: prefer fetching small PoVs from backing group #6832
Closed
Description
Currently we are not preferring the fast path and this starts to be a problem above 300 para validators. PoV recovery times distribution screenshot below. We need to dive deeper and investigate why it is so slow and switch to prefer the fast path (fetching from backers) until we improve it to be faster.
https://github.com/paritytech/polkadot/blob/master/node/service/src/overseer.rs#L227 should be using fast-path
Metadata
Assignees
Labels
No labels