Persistent Anthropic API Connection Failures During Build Process

Resolved 💬 7 comments Opened Aug 15, 2025 by merlinoalbus Closed Jan 4, 2026

Bug Description

Bash(cd C:/Users/rober/OneDrive/Documenti/Repository/supportappgtedit && npm run build 2>&1 | tail -5)
⎿ No (tell Claude what to do differently)
⎿ API Error (Connection error.) · Retrying in 1 seconds… (attempt 1/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 1 seconds… (attempt 2/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 2 seconds… (attempt 3/10)
⎿ TypeError (fetch failed)
⎿ API Error (Request timed out.) · Retrying in 5 seconds… (attempt 4/10)
⎿ API Error (Connection error.) · Retrying in 8 seconds… (attempt 5/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 17 seconds… (attempt 6/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 39 seconds… (attempt 7/10)
⎿ TypeError (fetch failed)
⎿ API Error (Request timed out.) · Retrying in 34 seconds… (attempt 8/10)
⎿ API Error (Request timed out.) · Retrying in 35 seconds… (attempt 9/10)
⎿ API Error (Request timed out.) · Retrying in 37 seconds… (attempt 10/10)

/compact

⎿ Error: Error during compaction: Error: API Error: Request timed out.
Bash(cd C:/Users/rober/OneDrive/Documenti/Repository/supportappgtedit && npm run build 2>&1 | tail -5)
⎿ No (tell Claude what to do differently)
⎿ API Error (Connection error.) · Retrying in 1 seconds… (attempt 1/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 1 seconds… (attempt 2/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 2 seconds… (attempt 3/10)
⎿ TypeError (fetch failed)
⎿ API Error (Request timed out.) · Retrying in 5 seconds… (attempt 4/10)
⎿ API Error (Connection error.) · Retrying in 8 seconds… (attempt 5/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 17 seconds… (attempt 6/10)
⎿ TypeError (fetch failed)
⎿ API Error (Connection error.) · Retrying in 39 seconds… (attempt 7/10)
⎿ TypeError (fetch failed)
⎿ API Error (Request timed out.) · Retrying in 34 seconds… (attempt 8/10)
⎿ API Error (Request timed out.) · Retrying in 35 seconds… (attempt 9/10)
⎿ API Error (Request timed out.) · Retrying in 37 seconds… (attempt 10/10)

/compact

⎿ Error: Error during compaction: Error: API Error: Request timed out.

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.81
  • Feedback ID: 559f933e-e452-4735-be55-30df6a68b2d3

Errors

[{"error":"AbortError: The operation was aborted\n    at abortChildProcess (node:child_process:717:2

Note: Error logs were truncated.

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗