mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
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>
This commit is contained in:
parent
09a5fea8ba
commit
cfdd53f675
1 changed files with 1435 additions and 0 deletions
1435
tests/e2e/test_retry_integration.py
Normal file
1435
tests/e2e/test_retry_integration.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue