mirror of
https://github.com/openai/codex.git
synced 2026-05-15 08:42:34 +00:00
Use the existing mock server as the sideband failure endpoint instead of relying on an OS-level connection refusal from 127.0.0.1:1. Disable retries in this failure-path test so Windows CI does not spend the default retry budget before emitting the expected error/close events.\n\nCo-authored-by: Codex <noreply@openai.com>