fix: 飞书长连接消息处理改为后台线程,防止漏接收

- _handle_message 立即派发到 threading.Thread 处理,不阻塞 SDK 事件循环
- 解决 LLM 响应慢时后续消息排队/丢失的问题
- 精简日志输出,去掉冗余分隔线
This commit is contained in:
2026-04-02 15:52:30 +08:00
parent d27b6a9c87
commit eb127ed897
2 changed files with 10 additions and 5 deletions

Binary file not shown.