Skip to content
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

运行期间频繁报错,会导致server直接抛出ERR server connection close #168

Open
hg926 opened this issue Mar 27, 2023 · 2 comments

Comments

@hg926
Copy link

hg926 commented Mar 27, 2023

2023-03-27 07:43:49.587760 W ConnectConnection.cpp:133 h 1 s 10.220.33.151:6379 169 read error Resource temporarily unavailable
2023-03-27 07:43:49.587786 E Handler.cpp:438 h 1 s 10.220.33.151:6379 169 will be close with status 2 End
2023-03-27 07:43:49.587793 N Handler.cpp:276 h 1 close s 10.220.33.151:6379 169 and c None -1 with status 2 End

@hg926
Copy link
Author

hg926 commented Mar 30, 2023

有的时候是event error,看了源码,read数据回包异常后会直接把sent send中的东西全都丢掉,然后返回客户上面的报错,为啥不加下重试机制

@ddm578358633
Copy link

这个有人解决吗,我也遇到了,

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

No branches or pull requests

2 participants