Skip to content

Retry websocket requests when the previous response is missing - #34763

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7fb6a1b4f396de561c491a16d793e2730b052f01
Jul 22, 2026
Merged

Retry websocket requests when the previous response is missing#34763
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7fb6a1b4f396de561c491a16d793e2730b052f01

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 22, 2026

Copy link
Copy Markdown

Retry websocket requests when the previous response is missing

What changed

Treat previous_response_not_found websocket errors as retryable so Codex can
retry with the full request. Preserve the server-provided error message when
available, with a fallback message that explains the retry.

## What changed

Treat `previous_response_not_found` websocket errors as retryable so Codex can
retry with the full request. Preserve the server-provided error message when
available, with a fallback message that explains the retry.

GitOrigin-RevId: 7fb6a1b4f396de561c491a16d793e2730b052f01
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/7fb6a1b4f396de561c491a16d793e2730b052f01 branch from 4d6bd7e to 64dc1c7 Compare July 22, 2026 14:23
@copyberry
copyberry Bot merged commit 64dc1c7 into main Jul 22, 2026
32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/7fb6a1b4f396de561c491a16d793e2730b052f01 branch July 22, 2026 14:24
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants