API Error 529 (overloaded_error) — page 2
Anthropic capacity saturation: the model is temporarily overloaded.
254 issues · 27 open · 227 resolved (89%) · first seen Mar 4, 2025
First response · service
What to do now
Most likely: Anthropic capacity is temporarily saturated; this is usually server-side.
- Wait briefly and retry with exponential backoff instead of sending parallel retries.
- Check the official Claude status page and whether other users filed fresh 529 reports.
- Do not rotate API keys or rewrite project configuration for an isolated 529.
These are conservative triage steps, not an official Anthropic fix. Use the issue and workaround evidence below before making a destructive configuration change.
Is this getting better or worse?
This class of problem is holding steady. 74 new reports in the last 90 days vs 88 in the 90 before — -16%. The open backlog peaked at 53 in 2026-07 and sits at 27 today.
Derived by counting each matching issue from its creation date until it closed. First-party
computation over the anthropics/claude-code tracker — the trend is not published
anywhere upstream.
Which builds report this
148 of these reports name the Claude Code build they were running, spanning 61 releases. Heaviest reporters:
- Claude Code v2.1.114
- Claude Code v2.1.78
- Claude Code v2.1.85
- Claude Code v2.1.77
- Claude Code v2.1.96
- Claude Code v2.1.220
- Claude Code v2.1.241
- Claude Code v2.1.119
Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.
Do these get fixed?
Median time to close is 16 days across 227 closures. Of the 227 closures with a recorded reason, 24% were closed as completed and 172 as not-planned or duplicate. The most recent completed fix landed in 2026-08.
Workarounds reported by the community
13 of these issues post a workaround someone says worked. The highest-engagement ones:
- Anthropic API Overloaded Error with Repeated 529 Status Codes
- try switching to Haiku with as a workaround.
Found in the thread of #3572 · resolved - API Request Failures: Persistent 529 Overloaded Errors
- …e error is just on chat sessions with really large context. In the meantime adding relevant context to the .md file and continuing in a new chat should suffice.
Found in the thread of #2919 · resolved - Anthropic API Overloaded Error (529)
- …to know if there’s an ETA for resolution or any recommended workaround in the meantime.
Found in the thread of #3555 · resolved - HTTP 529 Overloaded errors occurring frequently on Max plan with Claude Opus 4.6
- …y access should buffer against server capacity constraints. Workaround Attempted - Retry on error (transient fix) - Reduce parallel sessions (helps slightly) - is only available in mode, not interactive sessions — a sett…
Found in the description of #39767 · still open - [BUG] API Error: Overloaded no longer automatically retrying
- Workaround: I successfully downgraded to 0.2.55 with that and automatic API retries are working again on the newly downgraded session as well.
Found in the thread of #661 · resolved
Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.
Matching issues 101–200
Ranked by community engagement (reactions weighted over comments).
- [Bug] Anthropic API Error: Overloaded - No Recovery on Retry or Session Resume
- [Bug] Anthropic API Error: Overloaded
- [BUG] service outage
- [Bug] Anthropic API Error: Overloaded error with Claude 4.5 Opus
- Bug Report - ClaudeCode API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"}})
- Anthropic API Overloaded Error (529)
- [BUG]
- [Bug] Anthropic API Error: Overloaded (529)
- Transient 529 Overloaded API errors abort long-running tasks with no auto-recovery
- API Error 529 and 500
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: Failed UltraReview Request
- [Bug] Retry mechanism fails to recover from transient failures
- [Bug] Claude refuses to execute GitHub CLI commands for PR/ticket updates
- [Bug] Anthropic API Error: Overloaded
- Anthropic API Errors 529/400 on 200 Max Token Plan
- Anthropic API 529 Overloaded Error with Exponential Backoff Retry
- Agentic Workflow Deviation: Ignoring claude.md Context and Instruction Boundaries
- Anthropic API 529 Overloaded Error: Repeated Request Failures
- Overloaded Error in Function Call Resolution
- API Rate Limit Exceeded: Persistent Overloaded Error on Multiple Retry Attempts
- Claude Code runs under Bun on some systems
- [Bug] Anthropic API Error: Overloaded Error (529)
- Subagents are terminated permanently on API 529 (Overloaded) instead of retrying, leaving half-finished edits behind
- Recurring 529 Overloaded bursts (322 events, request IDs included) + session-terminating malformed tool-call output corruption (23+ forced restarts)
- [Bug] Anthropic API Error: 529 Service Overloaded (Tianamen Square query)
- 1M-context session becomes unrecoverable: ECONNRESET on large uncached requests, and /compact fails with the same error
- [Bug] Agent enters infinite loops causing cascading feature failures
- [Bug] Transient API 529 "Overloaded" halts an autonomous /goal run permanently — no self-resume, requires manual "continue"
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: Multiple server errors (400, 529, 500) blocking execution
- Desktop app: main webview hangs (~daily), watchdog kill takes 30–60 min
- [BUG] skill-creator run_loop.py: --results-dir stays empty when parent session compacts (no per-iteration flush + lost task handle)
- [Bug] Opus 529 overloaded errors on Max 20x during autonomous workflows despite Sonnet succeeding
- [Bug] Overloaded API errors after extended thinking operations
- [Feature Request] Graceful model fallback on overloaded_error — stop stalling sessions during peak load
- [Bug] Anthropic API Error: Overloaded (529)
- [Bug] Anthropic API Error: Overloaded (429/529 Response)
- [Bug] Anthropic API Error: Overloaded (529 HTTP Status)
- [Bug] Anthropic API Error: Overloaded
- [Bug] Anthropic API Error: Overloaded Error During Request
- [Bug] Anthropic API Error: Service Overloaded - Requests Timing Out
- [Bug] Anthropic API Error: Overloaded error causes excessive retry attempts
- [Bug] Anthropic API Error: 529 Service Unavailable
- [Bug] Anthropic API Error: 529 Service Unavailable
- [BUG] Extension host hard crash (STATUS_BREAKPOINT -2147483645) on Windows — repeated crash-restart loop
- [BUG] overloaded_error
- [BUG] API overloaded_error (529) during regular usage
- Native build hangs on non-system drive (E:) -- works from C: drive
- [FEATURE] 529 overloaded_error message is confusing — users think it's their own machine struggling
- unknown error when running slash command
- Bug Report
- MORE errors again all day this Anthropic API Overloaded: Repeated 529 Errors During Request
- Anthropic API Overloaded Error: Repeated 529 Errors During Request
- Conversation History Management and Error Handling Improvements for Claude Code
- [BUG] API Error overloaded_error
- Anthropic API Rate Limit Exceeded: Implement Robust Retry Mechanism
- Anthropic API Overloaded Error with Retry Mechanism
- 3 days + of API errors now Anthropic API Overloaded Error Causing Persistent Service Interruption
- Claude Code 1.0.56 is operating SUPER slowly
- [BUG] continuous 529 on web search
- Rate Limit Exceeded: API Request Blocked After Inactivity
- Backend Overload: Repeated 529 Errors During Data Seeding
- API Request Failures: Repeated 529 Overloaded Errors
- File Append Failure with Large Test Suites
- API Error
- [Bug] Anthropic API Error: Server rate limit exceeded (temporary)
- [Bug] Anthropic API Error: Server rate limiting during normal usage
- [Bug] Anthropic API Error: Server Rate Limiting During Normal Usage
- [Bug] Anthropic API Error: Server Rate Limiting During Request Execution
- [Bug] Anthropic API Error: 529 Overloaded - Excessive Retry Attempts
- [Bug] Anthropic API Error: Server rate limiting during request processing
- [BUG] API Error: 529 Overloaded.
- Recurring HTTP 529 Overloaded + Rate Limit errors disrupting active sessions (45 errors in 50 sessions)
- [Bug] /compact command repeatedly fails to complete
- [BUG] API Error 529 Overloaded - Opus 4.6
- [BUG] 529에러
- [Bug] Anthropic API Error: 529 Authentication Service Temporarily Unavailable
- [stream-json] Emit Anthropic API errors as a distinct event type, not as assistant text blocks
- [Bug] Anthropic API Error: 529 Overloaded Server
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: Request timeout on long-running tasks
- [Bug] Anthropic API Error: Unspecified
- 529 Overloaded errors kill parallel subagents, no retry — work lost
- [Bug] Korean IME composing characters display delayed on Windows 11
- [Bug] Anthropic API Error: Overloaded
- Claude Code - overloaded
- Anthropic API Overloaded Error During Request
- Anthropic API Overload and Internal Server Error During Request
- Bug Report
- Anthropic API Overloaded Error with Retry Mechanism
- Supabase API Timeout and Overload Errors During Friend Invite System Test
- Based on the provided information, here's a concise, technical issue title: API Request Failure: Overloaded Error (529) During Retry Mechanism This title: - Specifies the type of error (API request failure) - Includes the specific error code (529) - High
- Experiencing 529 Overloaded Error After Single Prompt
- API Request Failures: Persistent 529 Overloaded Errors During Initialization
- [BUG] API Request Failures: API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"O
- [BUG] 529 Overload Error
- API Request Failures: 529 Overloaded Error Consistently Occurring