Open cfconrad opened 5 years ago
If a command like wget, curl or others exit with !=0 we would like to have a retry counter. This should be configurable per command.
wget
curl
!=0
If a command like
wget
,curl
or others exit with!=0
we would like to have a retry counter. This should be configurable per command.