Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
canary
lobe-chat
/
packages
/
fetch-sse
下载当前目录
G
GitHub
🐛 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 天前