-
Notifications
You must be signed in to change notification settings - Fork 40
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
How to handle a down node in high Throughput #88
Comments
Any update on this ? |
@jhecking Any update on this? |
Hi @jhecking Any response to this. Its been a long time now. |
Hi @deenbandhu-agarwal, did you manage to work around this issue? In most circumstances the client should not raise any exceptions. Can you provide a gist so that we can better understand your use case? |
Hi @khaf I am still getting the same error on
|
Hello,
I want to handle scenarios gracefully(without any error) when a node is going down because of some issue or we are restarting a node manually. I tried retry but it is not helping can somebody help me this?
The text was updated successfully, but these errors were encountered: