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
Lint
Lint Not Applicable
Unit
Tests Not Applicable