Skip to content

fix(client): Fix crash when receiving long messages #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

HeiLAAS
Copy link
Contributor

@HeiLAAS HeiLAAS commented Mar 12, 2025

No description provided.

@xiyaowong
Copy link
Collaborator

没看懂修复的原理是啥?

@HeiLAAS
Copy link
Contributor Author

HeiLAAS commented Mar 13, 2025

没看懂修复的原理是啥?

我也不知道,我想看他抛出报错,但是添加了raise之后也没报错,而且必须要2个raise都在,不然就不起效

@xiyaowong
Copy link
Collaborator

Debug一下他断开连接的时候具体抛的错误。

@HeiLAAS
Copy link
Contributor Author

HeiLAAS commented Mar 18, 2025

捕获了一个错误
ERROR WebSocket 连接关闭: 1006,

@HeiLAAS
Copy link
Contributor Author

HeiLAAS commented Mar 18, 2025

捕获了一个错误 ERROR WebSocket 连接关闭: 1006,
连接关闭: 1006 - sent 1007 (invalid frame payload data); no close frame received

@HeiLAAS HeiLAAS changed the title 修复重连之后botoy自动退出的bug fix(client): Fix crash when receiving long messages Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants