NAME

Apertur::SDK::Error::RateLimit - 429 rate limit error

DESCRIPTION

Thrown when the API returns a 429 status code, indicating that the request rate limit has been exceeded.

METHODS

retry_after

Returns the number of seconds to wait before retrying, or undef if the server did not provide a Retry-After header.