RateLimiter
interface RateLimiter
Interface for rate limiters implementations. A rate limiter is a component that allows to limit the rate of some actions
Inheritors
Functions
Link copied to clipboard
Wait until a token is available.
Wait until a token for the given key is available.