RETRIES_ON_FAILURE not working in case of ssh handshake failure #1183
Unanswered
gavishdewangan
asked this question in
Q&A
Replies: 1 comment
-
could you share full logs? |
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 have set RETRIES_ON_FAILURE to 5 with RETRIES_PAUSE as 50s, in case of the backup is triggered and ssh handshake fails for sftp it does not retry. How to trigger retry in case of ssh handshake failure.
PS: The handshake failure is an intermittent issue because to network outage.
Beta Was this translation helpful? Give feedback.
All reactions