Add metric to measure the time it takes to gather enough assignments (#4587)
To understand with high granularity how many assignment tranches are triggered before we concur that we have enough assignments. This metric is important because the triggering of an assignment creates a lot of work in the system for approving the candidate and gossiping the necessary messages. --------- Signed-off-by:Alexandru Gheorghe <alexandru.gheorghe@parity.io> Co-authored-by:
ordian <write@reusable.software>
parent
650b124f
Pipeline
#478796
waiting for manual action
with stages
in
24 minutes and 42 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- polkadot/node/core/approval-voting/src/import.rs 5 additions, 1 deletionpolkadot/node/core/approval-voting/src/import.rs
- polkadot/node/core/approval-voting/src/lib.rs 166 additions, 4 deletionspolkadot/node/core/approval-voting/src/lib.rs
- polkadot/node/core/approval-voting/src/tests.rs 235 additions, 1 deletionpolkadot/node/core/approval-voting/src/tests.rs
Please register or sign in to comment