claude-code - 💡(How to fix) Fix [BUG] Token limit drained in seconds due to repeated image processing error retries [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#60702Fetched 2026-05-20 03:51:43
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

Error Message

API Error: an image in the conversation could not be processed and was removed. (repeated 4 times in ~3 seconds) You've hit your limit · resets 10:40pm (Asia/Seoul)

Code Example

API Error: an image in the conversation could not be processed and was removed.
(repeated 4 times in ~3 seconds)
You've hit your limit · resets 10:40pm (Asia/Seoul)
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?

Date/Time: 2026-05-19 17:41–17:45 KST (08:41–08:45 UTC) Session ID: c1ce8c64-1082-43d9-bc8f-f22f32deef00

What happened: Sent one message with an image attachment. Claude Code repeatedly threw "API Error: an image in the conversation could not be processed and was removed" 4 times within ~3 seconds, then immediately hit the usage limit.

Expected: Single error message, no retry loop. Actual: Internal retry loop consumed 100% of usage limit in seconds.

Impact: Entire usage allowance consumed by a single failed image processing attempt with no additional user input.

What Should Happen?

Claude Code should show one error message when image processing fails and stop. It should NOT retry in a loop that consumes the entire usage limit within seconds.

Error Messages/Logs

API Error: an image in the conversation could not be processed and was removed.
(repeated 4 times in ~3 seconds)
You've hit your limit · resets 10:40pm (Asia/Seoul)

Steps to Reproduce

  1. Open Claude Code
  2. Send a message with an image attachment
  3. If the image fails to process, observe Claude Code retrying automatically
  4. Usage limit hits 100% within seconds due to retry loop

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

VS Code Extension (version unknown)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

This is a billing issue — the usage limit was fully consumed in seconds by an internal retry loop, not by actual user work. A refund or usage credit restoration is requested. Account: [email protected]

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

claude-code - 💡(How to fix) Fix [BUG] Token limit drained in seconds due to repeated image processing error retries [1 comments, 2 participants]