Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ai): 修复 AI 聊天缓存类型异常和 SSE 连接关闭问题 #1678

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Chee-0806
Copy link

@Chee-0806 Chee-0806 commented Mar 12, 2025

  • 修复了从 LocalCache 获取缓存消息时可能出现的 ClassCastException
  • 优化了 RestAIEventSourceListener 中的 onClosed 方法,增加了对 SseEmitter 状态的处理

fix issue: #1661

- 修复了从 LocalCache 获取缓存消息时可能出现的 ClassCastException
- 优化了 RestAIEventSourceListener 中的 onClosed 方法,增加了对 SseEmitter 状态的处理
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant