You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a central cache to share rate limit info amongst processing cluster, to implement coordination of rate limit exhaustion to prevent accidental overrun while effectively exhausting the available credits.
Use a central cache to share rate limit info amongst processing cluster, to implement coordination of rate limit exhaustion to prevent accidental overrun while effectively exhausting the available credits.
https://dzone.com/articles/introduction-jcache-jsr-107
https://github.com/vladimir-bukhtoyarov/bucket4j
vs
https://github.com/mokies/ratelimitj
resilience4j doesn't support distriubted rate limiting: resilience4j/resilience4j#350 (comment)
The text was updated successfully, but these errors were encountered: