Interface: RateLimitOptions
Options for rate limiting.
Param
Number of executions permitted per second. Note that we permit bursts of up to 3x the specified limit.
Param
What this limit applies to: per user? per IP? global?
Properties
scope
• Optional
scope: LimiterScope
value
• value: number