You've hit your limit · resets 1:40pm (America/New_York)
Bug Description
I just used up 50% of my 5x limits in like 30 seconds by using subagents with the prompt "Let's do a deep security review of this salesforce repository. Please highlight the biggest issues that an external attacker would be able to exploit. You may need multiple subagents to explore different
ideas, since closely reviewing this repository will take on the order of a few hundred thousand tokens and your default single-branch approach takes ~65K." No other claude-code was actively processing prompts at the time. Apparently, this might be because subagents aren't caching (https://github.com/anthropics/claude-code/issues/29966), or maybe I'm hitting a similar bug as this: https://github.com/anthropics/claude-code/issues/45756#issuecomment-4231739206? But it was extremely jarring and I've lost a couple hours of productivity. I would appreciate the claude code team investigating what happened here and helping to fix it.
Environment Info
- Platform: linux
- Terminal: emacs
- Version: 2.1.111
- Feedback ID: a328c2f5-f527-49b4-abe7-1fa2d9acb924
Errors
[{"error":"MaxFileReadTokenExceededError: File content (47840 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at AM7 (/$bunfs/root/src/entrypoints/cli.js:4720:12550)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:17.566Z"},{"error":"FileTooLargeError: File content (286.7KB) exceeds maximum allowed size (256KB). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at X_H (/$bunfs/root/src/entrypoints/cli.js:1564:270)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:18.201Z"},{"error":"FileTooLargeError: File content (256.5KB) exceeds maximum allowed size (256KB). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at X_H (/$bunfs/root/src/entrypoints/cli.js:1564:270)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:18.632Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxQ6mLyXud17EjCd2d\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:30.358Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxRufSS3Z21PmGSSCR\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:30.785Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxPHAFJqH6Wg3t2WyC\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:30.839Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxcDXibaatC6545UmU\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:33.205Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxhndx4LuQVCyyYqeX\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:34.550Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaCxkBkdc6vefRSEpSxX\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-30T15:39:35.113Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CaaEESctU39mF33jLNx6p\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52678)\n at makeRequest (/$bunfs/root/src/entrypoints…
Note: Content was truncated.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗