David Siewert
06fad95719
feat(agent): add network error retry with configurable max retries and backoff
...
- Add isNetworkError detection for connection reset, broken pipe, read/write tcp, EOF
- Add retry logic with configurable exponential backoff for network errors
- Add config options max_llm_retries and llm_retry_backoff_secs in agents.defaults
- Network errors now retry with backoff (was previously not retried)
- Timeout errors now use configurable backoff instead of hardcoded 5s
- Default: 2 retries with 2s backoff (3 total attempts)
2026-04-25 19:08:46 +06:00
..
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 16:30:02 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 16:30:02 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 16:30:02 +08:00
2026-04-05 09:05:16 +08:00
2026-04-05 09:05:16 +08:00
2026-04-03 14:15:20 +08:00
2026-04-13 23:02:38 +08:00
2026-04-13 11:04:45 +08:00
2026-04-13 11:04:45 +08:00
2026-04-05 09:05:16 +08:00
2026-04-08 10:57:22 +08:00
2026-04-13 11:04:45 +08:00
2026-04-15 20:18:09 +08:00
2026-04-21 16:30:02 +08:00
2026-04-21 16:30:02 +08:00
2026-03-22 19:21:58 +08:00
2026-03-22 19:21:58 +08:00
2026-04-13 22:51:44 +08:00
2026-04-13 22:51:44 +08:00
2026-04-07 21:41:02 +08:00
2026-03-22 19:21:58 +08:00
2026-04-07 21:41:02 +08:00
2026-03-23 10:54:08 +08:00
2026-03-22 19:21:58 +08:00
2026-04-08 18:15:42 +08:00
2026-04-08 18:15:42 +08:00
2026-04-21 10:55:50 +08:00
2026-04-13 13:25:07 +08:00
2026-04-07 20:07:56 +08:00
2026-04-08 18:15:42 +08:00
2026-04-16 14:43:15 +08:00
2026-02-27 16:35:07 +08:00
2026-02-19 22:05:15 +02:00
2026-04-02 19:26:26 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-25 19:08:46 +06:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-03-12 13:52:55 +08:00
2026-04-01 20:56:48 +08:00
2026-04-16 14:43:15 +08:00
2026-04-16 14:43:15 +08:00
2026-03-23 10:54:08 +08:00
2026-04-21 10:55:50 +08:00
2026-03-05 09:51:18 +08:00
2026-03-05 09:51:18 +08:00
2026-04-01 17:19:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00