retry
retry copied to clipboard
Add logging of attempts and return status
Hi.
It would be nice if one could observe what retry actually does, ie. to have it report a command's return code when it failed, how many attempts are left, timings of the command runs, how much time it is going to sleep until the next attempt et cetera.
Thank you!