Commit graph

1 commit

Author SHA1 Message Date
Troy Mitchell
cfdd53f675 e2e: add retry/failover integration test suite
Comprehensive pytest-based e2e test suite with mock HTTP servers
simulating provider failures (429, 503, timeouts, high latency).
Tests verify retry orchestration, provider selection, backoff timing,
Retry-After header handling, streaming retry, and request body
preservation across retry attempts.

Signed-off-by: Troy Mitchell <i@troy-y.org>
2026-04-28 17:43:02 +08:00