mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
Invalidate per-session chat message caches (messages, messages-page, pending-task, task-messages) on websocket reconnect / WS instance change so a chat that missed chat/task events while disconnected recovers without a full reload, matching the existing per-issue recovery pattern. Co-authored-by: Ryan <1141524679@qq.com>