Hi,
So I’ve been trying to figure out what’s going on, but I dont see other users having the same problem in Discord. I setup my session with /debug to see what’s going on and I can see that even Anthropic’s OpenTelemetry is timing out:
[ERROR] 1P event logging: 58 events failed to export (code=ECONNABORTED) [ERROR] Failed to flush logs to Datadog: AxiosError: timeout of 5000ms exceeded
these are also timeout examples from my request
18:28:13 [WARN] Slow first byte: no stream chunk 30s after request (attempt 1) 18:28:43 [WARN] [TTFB] no response headers after 60000ms — aborting 18:28:43 [ERROR] API error (attempt 1/11): Request timed out. 18:28:46 [DEBUG] Stream started — first byte after 2091ms ← next attempt succeeds instantly
even really tiny 1k context requests timeout:
18:43:53 [WARN] classifier_request_progress ageMs=45000 18:44:08 [INFO] classifier_request_finished outcome=aborted durationMs=60004 18:44:08 [WARN] Auto mode classifier unavailable, denying with retry guidance (fail closed)
I tried playing around with the API_TIMEOUT_MS and CLAUDE_CODE_MAX_RETRIES but that only mitigates the burning of my quota, I’m still not able to work.
btw, my traceroute shows clean 25ms latency to
api.anthropic.com
so I don’t think it’s a problem with my connection.
I’m in EMEA region in Germany. Anyone else getting these?
submitted by
/u/qtechno
Originally posted by u/qtechno on r/ClaudeCode
