#Slack w/ claude max "The AI service is temporarily overloaded. Please try again in a moment."

1 messages · Page 1 of 1 (latest)

torpid aspen
#

I keep getting the message "The AI service is temporarily overloaded. Please try again in a moment." is that an claude issue or a open claw issue?

mint skyBOT
#

That message is almost always upstream Claude/Anthropic overload, not an OpenClaw-specific bug.

In OpenClaw terms it typically shows up in logs as something like HTTP 529 overloaded_error (provider overload). OpenClaw just surfaces it (and in some cases will retry/back off, e.g. for cron jobs).

How to confirm quickly:

  1. Reproduce once, while running:
openclaw logs --follow
  1. Look for the actual provider error around that time (e.g. 529 overloaded_error vs 429 rate_limit_error vs a network/auth issue).

If you paste:

  • openclaw --version
  • the few log lines around the failure
spark orchid
#

same here, seems not like an issue..maybe claude slows down on max users