Skip to content

Codex 认证下使用 GPT 模型频繁卡死无响应 #3530

@smithyyang

Description

@smithyyang

描述

Codex 认证(OAuth/file-based auth),使用 GPT 系列模型(如 gpt-5.x 等)时,请求会不定期卡死:

  • 不报错、不超时、不断连
  • 客户端无限等待,必须手动中断

复现步骤

  1. Codex 认证方式接入
  2. 使用 GPT 模型(gpt-5.x 等),流式或非流式均可
  3. 多轮对话中某些请求挂住
  4. 服务端日志停在发送上游请求之后,后续无任何输出

现象

  • 代理进程存活,没有 panic
  • 没有 timeout 报错
  • 没有 context canceled
  • 就是没有数据返回

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions