Determines whether the client has exceeded the rate limit within the window.
Counter namespace to inspect.
Maximum requests allowed within timeLapse.
timeLapse
Sliding window in milliseconds.
rateLimitReached and the current requestCount in the window.
rateLimitReached
requestCount
Generated using TypeDoc
Determines whether the client has exceeded the rate limit within the window.