claude-code - 💡(How to fix) Fix [BUG] API Error: Stream idle timeout - partial response received [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#47763Fetched 2026-04-15 06:38:40
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×4closed ×1commented ×1unlabeled ×1

Error Message

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months

Code Example

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months

What Should Happen?

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months

Error Messages/Logs

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months

Steps to Reproduce

I keep getting this error in claude code and claude.ai chats via the browser only:

API Error: Stream idle timeout - partial response received

I am on Max plan, very frustartign given i've paid $900 to Anthropic in 4 months

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

not cli

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The "Stream idle timeout - partial response received" error may be resolved by adjusting the API request timeout or handling partial responses.

Guidance

  • Verify the Anthropic API documentation for any specific guidelines on handling timeouts or partial responses.
  • Check the Claude Code version (claude-sonnet-4-6) for any known issues related to API timeouts.
  • Consider implementing retry logic or increasing the timeout threshold in the API request to mitigate the error.
  • Review the GitHub repository settings and permissions to ensure they are correctly configured for the Claude Code app.

Example

No code snippet is provided due to the lack of specific implementation details in the issue.

Notes

The provided information does not include specific details about the API request or the Claude Code implementation, which may be necessary to determine the root cause of the issue.

Recommendation

Apply workaround: Adjust the API request timeout or implement retry logic to handle partial responses, as the issue may be related to the API interaction rather than a version-specific bug.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING