Commit 42b4ea9
committed
Retry retryable worker failures once before failing the session
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 440b9cb commit 42b4ea9
2 files changed
Lines changed: 517 additions & 12 deletions
0 commit comments