Skip to content

when running Codex 5.2, sometimes it errors out with: Error: Stream completed without a response.completed event #1013

@Arthur742Ramos

Description

@Arthur742Ramos

Describe the bug

Codex 5.2 errors out with Error: Stream completed without a response.completed event sometimes. This error is not retried and stops execution, which is frustrating for long tasks. In my experience, an easy fix is to add retries for this error instead of surfacing the error immediately. Retries usually fix the issue.

Affected version

0.0.384

Steps to reproduce the behavior

There is no specific way to reproduce it. It usually happens when copilot is running Codex 5.2 xhigh for long running tasks.

Expected behavior

The expected behavior is to not surface this error immediately to the user and stop the execution. I'd expect retries attempts, since they usually fix the issue.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions