连续生成多张图片或执行长任务时连接失败并导致对话无法继续
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**客户端版本**: 0.1.64
**反馈类型**: bug
---
## 现象
在对话中连续生成多张图片时,通常完成约 2–3 张后出现连接失败或长时间无响应,当前轮次随后被自动中断,且对话可能无法继续。较长的非生图任务偶尔也会出现类似问题。
## 复现步骤
1. 在 Cindy 对话中发起需要连续生成多张图片的任务。
2. 让任务连续执行多次生图。
3. 观察任务执行到约第 2–3 张图片后的状态。
4. 尝试继续发送消息或恢复当前对话。
## 期望行为
连续生图或执行较长任务时能够稳定完成,并始终保持对话可继续使用。
## 实际行为
任务可能先显示连接失败,随后模型长时间没有响应;系统为避免无限等待而自动中断当前轮次。中断后当前对话可能仍无法继续。
## 复现频率
涉及连续生成多张图片的任务时基本都会出现。较长的非生图任务有时也会出现。
## 已尝试
- 刷新界面:无效。
- 重启 Cindy:无效。
- 减少单次生图数量:可以降低触发概率或暂时避免,但不能解决长任务稳定性问题。
## 脱敏诊断摘要
异常与同一轮次中持续执行多个生图调用或较长任务明显相关;常见触发点约在连续生成 2–3 张图片后。表现包括连接失败、长时间无响应、轮次自动中断,以及中断后对话无法正常继续。未包含账号、个人路径、令牌或原始日志。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN
Contributor guide
Research direction
No files, tests, logs, or code entry points are named. First reproduce the issue in a Cindy conversation on Windows using several consecutive image-generation calls and a long non-image task, then trace the connection-failure and interrupted-conversation flow. Done means long tasks complete reliably and the conversation remains usable after an interruption.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- backend-api-design, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100