Skip to content

Skips retrying on "command not found" errors#410

Open
claudiubelu wants to merge 1 commit intocloudbase:masterfrom
claudiubelu:skips-reexec-command-not-found
Open

Skips retrying on "command not found" errors#410
claudiubelu wants to merge 1 commit intocloudbase:masterfrom
claudiubelu:skips-reexec-command-not-found

Conversation

@claudiubelu
Copy link
Copy Markdown
Member

exec_ssh_cmd will retry the given cmd in case an error occurs. But if the command does not exist, there's no need to retry.

`exec_ssh_cmd` will retry the given cmd in case an error occurs. But if
the command does not exist, there's no need to retry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant