Task is interrupted by high load. I accept waiting in the queue but I do not accept the task being interrupted. Usually I do not wait at the computer side; I may be sleeping and I may be taking a bath. Many hours later when I get back to the computer, I found nothing is done. This is not acceptable; This is BUG. A good AI IDE never interrupts the task.
Hey, thanks for the report. Let me split this into two parts, since there are two separate things here.
The “High Load” error isn’t something broken in your setup. It happens when a specific model (in this case Kimi K3) gets a sudden spike in demand, and requests to it slow down. Kimi K3 is under heavier load right now, which is why you’re seeing the repeated messages.
A couple workarounds, especially for long runs you leave unattended:
For unattended tasks (overnight, etc.), it’s better to run on Auto or switch to another model. Auto picks available capacity and hits high load much less often than sticking to one model during peak demand.
The “Try again” button on the error card resumes the same conversation from the same spot. Your work isn’t lost, but yeah, it does need a manual click.
The second point is that runs don’t get queued and auto-retried, they just stop. That’s about behavior, not a break. I totally agree it’s annoying for long unattended tasks. I can’t share a timeline yet.
Let me know if switching to Auto helped for overnight runs.
My suggestion to solve the problem: in the same task, first auto-retry after 1 minute; second auto-retry after 2 minutes; 3rd 4 mins; 4th 8 mins… When I get back after several hours, however the work can be done.