Back
AnthropicClaude API
Some customers might encounter 429 errors following a sharp increase in API usage due to acceleration limits…
AI summary
Written by AI from the official notes. Check them for exact details.Customers may experience 429 errors due to increased API usage limits.
- New 429 errors replace previous 529 errors for rate limits.
- Errors occur after sharp increases in API usage.
- Changes affect API users experiencing high demand.
Why it matters: API users should be aware of new error codes to manage usage effectively.
Full release notes
- Some customers might encounter 429 (
rate_limit_error) errors following a sharp increase in API usage due to acceleration limits on the API. Previously, 529 (overloaded_error) errors would occur in similar scenarios.