-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Watch api hangs sometimes. #8401
Comments
@zhuqunzhou I believe this this is related to #8237 and grpc-ecosystem/grpc-gateway#435 . I hope to start work on this soonish re: grpc-gateway but can't make any promises on where it will go. |
@zhuqunzhou I am trying to reproduce this, can you please provide more details. How much time approximately does it take for the "hangup" to occur? Any other details would be helpful, thanks. |
@hexfusion ,I found the issue,and update the version to I have about 10000 clients need to watch. |
@zhuqunzhou Glad it works for you now. Closing the issue. |
Version:3.2.0
Sometimes,the
watch
api works well.LikeBut,After a period of time .The api will hangs up,and will not recovery.And there is no exception.
The text was updated successfully, but these errors were encountered: