[BUG] 503 Model is getting throttled. Try your request again in opus 4 model
Status Fixed / completed
Maintainer reply None cached
Activity 4 comments · opened Jul 15, 2025 · closed Jul 18, 2025
Environment
- Platform (select one):
- [ ] Anthropic API
- [x] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.51
- Operating System: Ubuntu 24.04
- Terminal: VScode terminal
Bug Description
When I use opus 4 model, and /init (or any other context), I will receive below message
API Error (503 {"error":{"message":"{\"message\":\"Model is getting throttled. Try your request again.\"}","type":"None","param":"None","code":"503"}}) · Retrying in 1 seconds… (attempt 1/10)
Steps to Reproduce
- In the VS code termial , use "claude" cmd lanuch claude
- /init cmd
Expected Behavior
the opus model is OK
Actual Behavior
receive below message
API Error (503 {"error":{"message":"{\"message\":\"Model is getting throttled. Try your request again.\"}","type":"None","param":"None","code":"503"}}) · Retrying in 1 seconds… (attempt 1/10)
Additional Context
NA
4 Comments
Starting today I get same issue, I use sonnet 4 instead, bedrock. I don't think it matters but I use phpstorm
same issue here, forever "API Error 503 Model is getting throttled" and "Retries"
@levpopov, this issue was closed as completed, but I don't see a comment or mention about it. There have only been updates to
CHANGELOG.mdover the past 10 days in the commit history and this other 503 error is something different. I am experiencing the same issue with Opus 4 on AWS Bedrock, but it happens less frequently with Sonnet 4.Here's a terminal output:
I also ran
claude updateand I see it's already up-to-dateCan we re-open this issue or can someone provide some information about what the fix is?
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.