-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Are there any plans to implement a ReplenishmentRatelimiter
version of the current Redis Ratelimiters?
In my case, im trying to prevent 429s on a downstream api endpoint, but it looks like due to network latency and/or timing issues, this cannot be guaranteed.
An alternative is to manually control the replenishment ourselves to guarantee that the request has started/ended before we replenish the ratelimiter.
Pedramefaraji
Metadata
Metadata
Assignees
Labels
No labels