Configuration options for rate limiting behavior when using an existing bucket.
The function type being rate limited
An existing RateLimitTokenBucket instance to use
Optional
Callback invoked when rate limit is exceeded
Whether to throw an error when limit is exceeded (default: true)
Configuration options for rate limiting behavior when using an existing bucket.