stream error: stream disconnected before completion: stream closed before response.completed; retrying 1/5 in 158ms…
Resolved 💬 0 comments Opened Sep 7, 2025 by luispater Closed Oct 16, 2025
What version of Codex is running?
codex-cli 0.30.0
Which model were you using?
gpt-5
What platform is your computer?
Darwin 24.6.0 arm64 arm
What steps can reproduce the bug?
It seems there's a 150-second timeout limit.
Use this prompt you can tigger the limit:
Determine the least real number M such that the inequality |ab(a² - b²) + bc(b² - c²) + ca(c² - a²)| ≤ M(a² + b² + c²)² holds for all real numbers a, b and c.
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_