[Feature Request] Auto-continue on transient API errors without manual intervention

Status Open
Reported on v2.1.220
Maintainer reply None cached
Activity 0 comments · opened Jul 31, 2026

Bug Description
Too many api errors that stop the project running, requiring constant monitoring of tasks, just to tell them to continue - why don't they autocontinue? is data lost or corrupted? if not, should just autocontinue

Environment Info

  • Platform: linux
  • Terminal: windows-terminal
  • Version: 2.1.220
  • Feedback ID: 804f5963-29fa-490e-90a8-f432a72fdf84

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=79 messages=78 range=[2,79))\n    at B9b (/$bunfs/root/src/entrypoints/cli.js:21727:8188)\n    at khf (/$bunfs/root/src/entrypoints/cli.js:21727:1103)\n    at no (/$bunfs/root/src/entrypoints/cli.js:2023:21369)\n    at LA (/$bunfs/root/src/entrypoints/cli.js:2023:40466)\n    at U3 (/$bunfs/root/src/entrypoints/cli.js:2023:51400)\n    at Hne (/$bunfs/root/src/entrypoints/cli.js:2023:89060)\n    at NMe (/$bunfs/root/src/entrypoints/cli.js:2023:88007)\n    at Bge (/$bunfs/root/src/entrypoints/cli.js:2023:87827)\n    at eQ (/$bunfs/root/src/entrypoints/cli.js:2023:84091)\n    at Rt (/$bunfs/root/src/entrypoints/cli.js:2023:6668)","timestamp":"2026-07-27T22:33:53.106Z"}]

View original on GitHub ↗