Christian Klotz
33e40c3e15
fix(ai): retry DNS transport failures ( #6946 )
...
Fixes #6904
2026-07-22 11:26:19 +02:00
David Brailovsky
243f64be59
report aborted retry attempts as unsuccessful
2026-07-21 15:34:31 +00:00
David Brailovsky
162179af5a
add branch/compact retries to agent-harness
2026-07-21 12:11:39 +00:00
David Brailovsky
8e53e0e49c
compaction & branch summarization follow retry policy
...
fixes #6647
compaction (auto & manual) and branch summarization retry on transient failures.
use the same retry policy from settings.
emit events for the tui to show indication of retries
2026-07-21 10:07:20 +00:00
David Brailovsky
b0c2a90e51
fix(coding-agent): retry OpenAI Responses early EOF
...
closes #6727
2026-07-17 11:00:03 +02:00
David Brailovsky
57d96d72ed
add ResourceExhausted as a retryable error ( #6449 )
...
fixes #6364
2026-07-09 13:58:32 +02:00
Mario Zechner
4285712bae
fix(ai): retry Bun socket drops
...
closes #6431
2026-07-09 11:03:58 +02:00
Vegard Stikbakke
d53b567601
fix(ai): retry Cloudflare 524 timeouts
...
closes #6239
2026-07-03 23:03:35 +02:00
Armin Ronacher
371adcf371
fix(coding-agent): retry explicit provider retry errors
...
closes #6019
2026-06-24 18:14:06 +02:00