429 Too Many Requests.
These are throughput protections against abuse of a single key, not a signal about system capacity — see Performance.
Handling 429s
Retry with exponential backoff. The response includes aRetry-After header (in seconds) when the limit is time-based.