mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## Why The overload integration test coupled terminal error behavior to live retry timing and tracing events. ## What changed - Verify retry attempts and exponential backoff directly with `run_with_retry` under paused Tokio time. - Keep the overload integration test focused on request count and terminal error events. - Add timeouts while waiting for retry telemetry, resumed requests, and turn completion so failures cannot hang the test. GitOrigin-RevId: 571a6a6a36a6aded038000a63bff1958c7209913