Optional
bucketAn interval in milliseconds in which to sweep inactive buckets. False disables sweeping buckets automatically.
300000
Optional
code500retriesThe amount of times to retry a request if it returns code 500
.
3
Optional
disableIf true
, internal rate limits are disabled. Only disable rate limits if you are using a separate application to manage rate limits (customBaseURL
can be used to do so), or know exactly what you are doing.
false
Optional
ratelimitThe amount of requests to allow to be sent per second.
50
Optional
ratelimitThe amount of time in milliseconds to wait between rate limited requests in the same bucket.
10
Optional
versionGenerated using TypeDoc
Rest options.