Represents a rate limiting error (429 Too Many Requests). Contains information about retry timing if available.
Readonly
Optional
Get the recommended delay in milliseconds before retrying
Check if enough time has passed since the rate limit was hit to retry
Represents a rate limiting error (429 Too Many Requests). Contains information about retry timing if available.