mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-26 17:14:33 +00:00
- retry every failed LLM request indefinitely in runRequest when KIMI_CODE_INFINITE_RETRY is set, covering turn steps and operation requests such as compaction - keep projection recovery ahead of the infinite retry branch, honor Retry-After, and keep abort effective during backoff waits - exclude context overflow from infinite retry so the deterministic turn-level and compaction-level overflow recovery paths still run - extract retryBackoffDelay for single-attempt backoff computation |
||
|---|---|---|
| .. | ||
| .vitepress | ||
| en | ||
| media | ||
| public | ||
| zh | ||
| .gitignore | ||
| AGENTS.md | ||
| index.md | ||
| package.json | ||