You've hit your limit · resets 1pm (Europe/London)

Resolved 💬 1 comment Opened Apr 16, 2026 by yucelz Closed May 26, 2026

Bug Description
After utilizing a session for an extended period, it appears that Claude retains some form of cache. Consequently, even a single-line update consumes nearly all session tokens. It is advisable to revise your design to incorporate a local cache memory, which should minimize token usage.

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 2.1.107
  • Feedback ID: 91cee6c7-06c7-41c2-aeae-eeb643ae3d39

Errors

[{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Ca5kLjo4AyBtwhfAoKr94\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:52477)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T14:53:55.745Z"},{"error":"SyntaxError: JSON Parse error: Unexpected identifier \"API\"\n    at <parse> (:0)\n    at parse (unknown)\n    at Wx6 (/$bunfs/root/src/entrypoints/cli.js:165:10030)\n    at _ (/$bunfs/root/src/entrypoints/cli.js:129:18190)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:167:1186)\n    at le (/$bunfs/root/src/entrypoints/cli.js:6082:465)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T14:53:55.749Z"},{"error":"MaxFileReadTokenExceededError: File content (22187 tokens) exceeds maximum allowed tokens (10000). 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 fw7 (/$bunfs/root/src/entrypoints/cli.js:4406:12021)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T14:53:59.166Z"},{"error":"MaxFileReadTokenExceededError: File content (18033 tokens) exceeds maximum allowed tokens (10000). 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 fw7 (/$bunfs/root/src/entrypoints/cli.js:4406:12021)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T14:53:59.335Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Ca5kMQUypPcjozxLtY89C\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:52477)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T14:54:04.771Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n    at readSync (unknown)\n    at readSync (/$bunfs/root/src/entrypoints/cli.js:51:1553)\n    at wdH (/$bunfs/root/src/entrypoints/cli.js:124:5400)\n    at oR (/$bunfs/root/src/entrypoints/cli.js:125:181)\n    at _k (/$bunfs/root/src/entrypoints/cli.js:127:54)\n    at gR1 (/$bunfs/root/src/entrypoints/cli.js:8084:8932)\n    at w (/$bunfs/root/src/entrypoints/cli.js:8084:8148)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:8084:8479)\n    at Qu (/$bunfs/root/src/entrypoints/cli.js:473:63174)\n    at qpH (/$bunfs/root/src/entrypoints/cli.js:473:76231)","timestamp":"2026-04-15T15:38:31.603Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n    at readSync (unknown)\n    at readSync (/$bunfs/root/src/entrypoints/cli.js:51:1553)\n    at wdH (/$bunfs/root/src/entrypoints/cli.js:124:5400)\n    at oR (/$bunfs/root/src/entrypoints/cli.js:125:181)\n    at _k (/$bunfs/root/src/entrypoints/cli.js:127:54)\n    at gR1 (/$bunfs/root/src/entrypoints/cli.js:8084:8932)\n    at w (/$bunfs/root/src/entrypoints/cli.js:8084:8148)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:8084:8479)\n    at Qu (/$bunfs/root/src/entrypoints/cli.js:473:63174)\n    at qpH (/$bunfs/root/src/entrypoints/cli.js:473:76231)","timestamp":"2026-04-15T15:38:34.824Z"},{"error":"AxiosError: Request failed with status code 403\n    at Dg (/$bunfs/root/src/entrypoints/cli.js:108:1194)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:113:12744)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:865:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:115:2467)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T15:40:02.604Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T16:29:57.958Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T16:36:11.652Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-15T16:36:14.667Z"},{"error":"MaxFileReadTokenExceededError: File content (17590 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions…

Note: Content was truncated.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗