feat(chat): log websocket traffic
This commit is contained in:
@@ -162,9 +162,6 @@ export function applyHttpSendOutput(
|
||||
};
|
||||
}
|
||||
|
||||
// 本地游客消息额度读取 / 映射逻辑已停用:
|
||||
// 消息数量限制统一由后端接口返回 blocked/daily_limit,前端不再读取 ChatStorage quota。
|
||||
|
||||
// ============================================================
|
||||
// Init 任务 2:history 3 步流(local → network → save)—— `loadHistoryActor` 调
|
||||
// ============================================================
|
||||
|
||||
Reference in New Issue
Block a user