0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. lobe-chat
  2. /
  3. packages
  4. /
  5. fetch-sse
GGitHub🐛 fix: onFinish never called when browser tab is backgrounded during SSE streaming (#14461)
a9d21105创建于 16 天前历史提交
文件最后提交记录最后更新时间
src
🐛 fix: onFinish never called when browser tab is backgrounded during SSE streaming (#14461) 🐛 fix: remove rAF animation blocking onFinish when tab is backgrounded Replace await-on-animation with synchronous flushQueue() to prevent background tab throttling from stalling chat completions, MCP tool calls, and agent loop continuation.16 天前
package.json
🐛 fix: handle auth captcha retries (#14346)22 天前