Skip to content

RateLimitState

Package: @erinjs/rest

Tracks rate limit state per bucket (route hash). Delays requests when limit is exceeded.

Properties

NameTypeReadonlyOptionalDescription
limitnumberNoNo
remainingnumberNoNo
resetAtnumberNoNo

Released under the Apache-2.0 License.