**Version** v0.4.8 **What's your deploying method?** - [x] Docker - [ ] Caddy - [ ] Other **Describe the bug** 发送消息后一直显示正在思考中,后端报错 <ServerTimeoutError> Timeout on reading data from socket  Chatgpt那边看已经新建会话成功了。WebShare这边同步会话可以看到新的会话,但会话页面刷新后看不到之前的会话,猜测 会话绑定用户的逻辑哪里有问题。 **Describe the bug** 会话管理分配用户后。可以加载会话,但发送消息后一样显示正在思考中后端报错 Time out when receiving messages from wss 接收不到Websockt返回的消息