Bug: 任务执行中发送的消息一直排队无法送达,需停止后才能发送 / Messages sent while the agent is busy stay queued forever and are never delivered until the task is stopped
还没有人认领这个 Issue。
评估
调研方向
未指定任何文件或测试。首先使用一个长时间运行的 agent 任务复现该问题,然后跟踪 message queue 和消息交付入口点,以找出消息为何会一直留在队列中。完成的标准是:执行期间发送的消息能够在不停止任务的情况下交付,或者 UI 能够明确报告可采取行动的 timeout 或排队状态。
由索引模型根据 Issue 内容生成。
描述
问题描述 / Problem
Agent 执行任务期间发送的消息(如评审反馈)一直排队,无法送达,只能停止任务后重新发送。
Messages sent while the agent is executing a task stay queued forever and are never delivered. The only workaround is to stop the task and resend.
复现步骤 / Steps to Reproduce
- 让 Agent 执行一个较长任务;
- 执行中发送一条消息(如评审反馈);
- 消息一直排队无法送达;
- 停止后重发才能成功。
期望行为 / Expected
消息应在合适时机自动送达,无需中断任务;排队消息应有送达机制或超时提示。
Messages should be delivered automatically without interrupting the task, or at least show a clear UI notice about the queued status.
- 主要语言
- CSS
- 星标
- 7
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CommandCodeAI/commandcode-status 的其他 Issue
-
难度 3/5 1-2 天 新手友好度 55/100
查看 CommandCodeAI/commandcode-status 的全部 Issue
相似的 Issue
-
bug priority:normal ready-for-dev
难度 2/5 1-3 小时 新手友好度 88/100
OpenHands/extensions#626 · 1 条评论 ·
-
bug
难度 2/5 1-3 小时 新手友好度 76/100
avniproject/avni-client#2135 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
-
needs-triage
难度 2/5 1-3 小时 新手友好度 78/100
-
难度 2/5 1-3 小时 新手友好度 78/100
use-agent-os/agent-os#3276 ·