Commit f9eb3f7
authored
Retry retryable worker failures once before failing the session (#898)
The harness gives up after three attempts and the worker dies even though no tool ran yet. One outer retry with backoff recovers the flake without another orchestrator round-trip, guarded against tool replay and bounded so it cannot multiply sends.1 parent c05b2f7 commit f9eb3f7
2 files changed
Lines changed: 517 additions & 12 deletions
0 commit comments