@RateLimiting with Redis and dynamically update rate limit bandwidths #380
Unanswered
Cherrywoood
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Does your library allow using annotation @ratelimiting for distributed rate limiter? And do you also support dynamic configuration update? I saw that there is support for filters, but is there also support for methods?
I also don't quite understand, if I added settings via config file, then I don't need to annotate the method? And vice versa, if I used annotations, then do I need to write the settings in the config file? Do you have an example?
Beta Was this translation helpful? Give feedback.
All reactions