RateLimitException

The request was rate-limited by the Authorization Server (HTTP 429).

Parameters

requestUrl

the URL of the request that was rate-limited.

retryAfterSeconds

the parsed Retry-After header value in seconds, or null if absent or unparseable.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard
Link copied to clipboard