tenacity
tenacity copied to clipboard
Added CLI wrapper
Tenacity can now be used as a CLI app to retry shell scripts or apps!
Closes https://github.com/jd/tenacity/issues/279
It's not yet complete, some of the advanced functions are left (such as exponential and random wait functions, thinking of a good way to implement those). A changelog is left too, but I wanted your reviews first on whether this is a good change, and if I am following the proper styling/coding guidelines or not.
⚠️ No release notes detected. Please make sure to use reno to add a changelog entry.
⚠️ No release notes detected. Please make sure to use reno to add a changelog entry.
This seems like a nice feature!
Worth mentioning in the release notes, and would be good to have some test coverage.
Not updated in a while.