Replies: 1 comment
-
I close the discussion as it is not relevant anymore. |
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
-
Hi,
I'm running this kind of code :
Some hosts may be unavailable (connection timeout) but I want it to be ignored (and logged) in order to to proceed and run commands on available hosts.
What should be the way to handle this error without interrupting the whole process?
Kind regards
Florent
Beta Was this translation helpful? Give feedback.
All reactions