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

[Feature Request]: Middleware for client side which implements balancing the RPS #773

Open
Velnbur opened this issue Jul 11, 2024 · 0 comments

Comments

@Velnbur
Copy link

Velnbur commented Jul 11, 2024

Problem

I'm looking for a RateLimiter that dynamically changes its limits depending on the number of failed requests per second, as for most clients there is no way to know that before the execution.

Solution

This layer could be implemented like RateLimiter with PID and dynamic target

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

1 participant