[Bug] Session limit exceeded causes unexpectedly high token consumption rate

Resolved 💬 3 comments Opened May 2, 2026 by Jtrahan88 Closed Jun 1, 2026

Bug Description
once you reach our current sessions limit i notice my funds go down FAST. example 3.3 tokens is a little over 10$. is this new? it used ti not be this high for so little tokens

Environment Info

  • Platform: win32
  • Terminal: pycharm
  • Version: 2.1.126
  • Feedback ID: 8f6609c8-8273-4923-a1d8-44ef8d7d09ee

Errors

[{"error":"Error: Request was aborted.\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-02T16:07:31.361Z"},{"error":"MaxFileReadTokenExceededError: File content (44817 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 pp7 (B:/~BUN/root/src/entrypoints/cli.js:4914:12772)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-02T16:07:45.132Z"},{"error":"MaxFileReadTokenExceededError: File content (56093 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 pp7 (B:/~BUN/root/src/entrypoints/cli.js:4914:12772)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-02T16:07:54.936Z"},{"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_011CaeEc4MK4CBUmaX26nkSQ\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:57304)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-02T18:43:31.069Z"}]

View original on GitHub ↗

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