retryWhenRateLimited

var retryWhenRateLimited: Boolean = true

Parameters

retryWhenRateLimited

Set whether to block the current thread and wait until the API can retry the request

Sources

(source)
Link copied to clipboard