Retry a command with exponential backoff and jitter
recur
$ recur -m 5 curl https://api.example.com/data
$ recur -i 1 -M 30 docker pull myimage:latest
$ recur npm test