retryer

Retry failed commands

https://github.com/dgonyeo/retryer

Latest on Hackage:0.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MPL-2.0 licensed by Derek Gonyeo
Maintained by [email protected]

Takes a command and keeps rerunning it until it returns successfully. Has flags to limit number of retries and sleep between retires.