Max retry
#476
Replies: 1 comment
-
Hi @ryuphi, a read-only command can be retried indefinitely until the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand that there is a Retry mechanism for failures in the net and that we can disable it by means of the
DisableRetry
option. But is there a maximum retries? Or it enters in a loop until the connection is achieved inread-only
operations?Beta Was this translation helpful? Give feedback.
All reactions