Commit Graph

3 Commits

Author SHA1 Message Date
25e80433a5 feat: 落地聊天记录异步持久化基础设施
- 新增 chatlog 模块、AnalyticalDB 公共层与 common-mq Redis Streams 实现

- 建立 Redis 热态、MySQL 热数据、AnalyticalDB 历史查询与同步链路

- 收紧聊天记录幂等、摘要时序与持久化失败语义
2026-04-05 11:35:05 +08:00
371b8cf891 fix(ai): harden SSE stream error handling
- make chat SSE timeout configurable and default to 10 minutes

- stop upstream stream client when emitter send fails

- add full exception logging and frontend error notification on stream failures
2026-02-25 18:55:20 +08:00
26677972a6 初始化 2026-02-22 18:56:10 +08:00