-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Global rate limiting for all, multiple routes instead of every route #1229
Comments
Any progress on this issue please let me know i am kind of waiting to apply ratelimiting time globally. |
@ZainHaiderArif Our team (me, @RaynaldM, @ggnaegi) capacity is low and we work on more important issues (performance, a brand new features). But I hope we will work on this feature soon. And for now, global Rate Limiting feature is available for Dynamic Routing 👉 |
@neetra Hi Netra! |
Dear @neetra, |
Reopening is due to significant interest from the community... |
Hi. |
@orkunseyman Hello, Orkun!
Yes, it is! Currently, there are no open pull requests linked to this issue.
It depends on contribution and its design... However, the requirements of this issue do request some global options to be reused in every route. I believe the easiest solution is to assign global options to all routes exclusively, but implementing some form of grouping should not be difficult. Are you planning to contribute? When? |
Expected Behavior / New Feature
Add rate limit options for all requests in common
Actual Behavior / Motivation for New Feature
We add rate-limiting options for every route :
For e.g:
The text was updated successfully, but these errors were encountered: