Page MenuHomePhabricator

[avalanche] Limit the number of inflight proof poll requests
ClosedPublic

Authored by Fabien on Oct 7 2021, 13:15.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC5f07cb78e850: [avalanche] Limit the number of inflight proof poll requests
Summary

Apply the limit of 10 inflight proof poll request (the same limit that applies to blocks). The count increment is skipped when the forPoll flag is set (used in tests).

Ret T1854.

Depends on D10277.

Test Plan
ninja check-avalanche-processor_tests

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_limit_inflight_proof_poll
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16925
Build 33687: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 33686: arc lint + arc unit