David Siewert
3c4523e7aa
test(agent): add unit tests for network error retry backoff strategy
- Test all network error types trigger retry (connection_reset, broken_pipe, read_tcp, eof, connection_refused)
- Test custom MaxLLMRetries and LLMRetryBackoffSecs config is respected
- Test retry count limit (1 initial + maxRetries retries)
- Add countingErrorProvider mock for deterministic call count verification
2026-04-25 21:19:13 +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-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-25 21:19:13 +06:00
2026-04-21 10:55:50 +08:00
2026-04-21 10:55:50 +08:00