Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Add support for request rate and inflight limiting #9

Open
aschran opened this issue Nov 8, 2022 · 0 comments
Open

FR: Add support for request rate and inflight limiting #9

aschran opened this issue Nov 8, 2022 · 0 comments
Assignees

Comments

@aschran
Copy link

aschran commented Nov 8, 2022

anemo (or some sui middleware) should have support for request limiting.

Ideally on a per-method, per-peer level we could set limits for request rate and max number of concurrent inflight requests. (Would be ideal if these were modifiable while program is running, to respond to byzantine nodes by deprioritizing.)

@aschran aschran changed the title Add support for request rate and inflight limiting FR: Add support for request rate and inflight limiting Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants