-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit num pending proposals in apply channel (#3340)
Add a ramp meter to avoid pushing too many big proposals to apply channel to prevent OOM. Changes: * Apply ramp meter before considering current proposal * Add a log to warn if pending proposals exceeds the limit by two.
- Loading branch information
1 parent
5794bd6
commit 4d53eb8
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters