tenacity icon indicating copy to clipboard operation
tenacity copied to clipboard

Added CLI wrapper

Open Yureien opened this issue 2 years ago • 3 comments

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.

Yureien avatar Oct 09 '22 18:10 Yureien

⚠️ No release notes detected. Please make sure to use reno to add a changelog entry.

mergify[bot] avatar Oct 09 '22 18:10 mergify[bot]

⚠️ No release notes detected. Please make sure to use reno to add a changelog entry.

mergify[bot] avatar Dec 03 '23 20:12 mergify[bot]

This seems like a nice feature!

Worth mentioning in the release notes, and would be good to have some test coverage.

asqui avatar Mar 02 '24 13:03 asqui

Not updated in a while.

jd avatar Jul 05 '24 07:07 jd