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

proposal: api: implement the rate limiter #268

Open
Pask00 opened this issue Apr 24, 2020 · 1 comment · Fixed by #487
Open

proposal: api: implement the rate limiter #268

Pask00 opened this issue Apr 24, 2020 · 1 comment · Fixed by #487
Labels

Comments

@Pask00
Copy link

Pask00 commented Apr 24, 2020

What do you think about implementing a default balancer to avoid flood limits requests api?

For example all Raw calls are queued and make sure that only 30 req/s can be done

@guest6379
Copy link

nice proposal
I met this limit before

@demget demget removed the proposal label Apr 27, 2020
@demget demget added this to the v3.0 milestone Oct 9, 2020
@demget demget modified the milestones: v3.0, v3.1 Apr 23, 2022
@demget demget modified the milestones: v3.1, v3.2 Oct 4, 2022
@demget demget changed the title Avoid flood limits (Balancer) proposal: implement the rate limiter Nov 19, 2023
@demget demget changed the title proposal: implement the rate limiter proposal: api: implement the rate limiter Nov 19, 2023
@demget demget modified the milestones: v3.2, v3.3 Nov 19, 2023
@demget demget modified the milestones: v3.3, v3.X Feb 20, 2024
@demget demget removed this from the v3.X milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants