-
Notifications
You must be signed in to change notification settings - Fork 802
Generation terminates on unstable networks instead of retrying/resuming #1540
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Kimi Code CLI is running?
kimi, version 1.22.0
Which open platform/subscription were you using?
kimi code Allegretto
Which model were you using?
kimi-for-coding
What platform is your computer?
Linux 6.11.11-valve26-1-neptune-611-gb3afa9aa9ae7 x86_64 unknown
What issue are you seeing?
When using kimi-cli /kimi web over an unstable mobile hotspot connection with high latency, network interruptions cause the generation to terminate completely rather than pausing and retrying/resuming once connectivity returns.
- Connection drops immediately on network instability
- Generation stops mid-stream without recovery
- Requires manual restart of the query
What steps can reproduce the bug?
- Connect via mobile hotspot with high latency or packet loss
- Start a long generation:
kimi "explain quantum computing in detail" - Simulate network instability (toggle airplane mode briefly, or move to dead zone)
- Observe that generation terminates instead of waiting/resuming
What is the expected behavior?
Expected Behavior
The CLI should:
- Detect connection interruptions
- Resume streaming from the last successful chunk/position
- Or at minimum, wait longer before giving up on high-latency connections
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working