0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. deveco-code
  2. /
  3. packages
  4. /
  5. opencode
  6. /
  7. src
  8. /
  9. installation
anieoanieofix(session): update queue error detection to match English messages
a3a7231c创建于 12 天前历史提交
文件最后提交记录最后更新时间
index.ts
fix(session): update queue error detection to match English messages The queue error pattern only matched Chinese "排队" and "第X位", causing English messages like "position 1 of the queue" to be classified as UnknownError instead of QueueError, breaking the retry mechanism. Signed-off-by: zhangyuchen <zhangyuchen45@huawei.com> 12 天前