chore: rebuild CentOS7 release package

This commit is contained in:
shiyue
2026-07-07 13:33:01 +08:00
parent daaf41daa1
commit dd466a69b5
10 changed files with 257 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
# Codex App worker start 超时排查发现
## Findings
- 用户报告错误:`Codex 任务失败Codex App worker 请求超时: start`
- 初始判断:问题集中在 `codexapp` worker 的 `start` 请求链路,需确认
worker 进程是否启动、`start` 响应是否丢失、超时时间是否过短或未清理。