Dev note
More resilient LLM failover
Smarter recovery logic prevents failover storms and pipeline kills during retries.
- Type
- Fix
- Shipped
- Areas
- Call · Performance
A failed LLM attempt no longer triggers the pipeline kill path while failover is mid-recovery. Per-attempt failure signal and cooldown raised to 3 strikes for steadier recovery. Welcome-turn TTFT grace stops a pointless failover storm during the greeting.
