Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-retry
easy to use retry decorator
https://github.com/invl/retry
0
no reviews
Install
Decorator (or function) to retry failing code featuring:
- No external dependency (stdlib only) - Preserve function signatures (pip install decorator) - Original traceback, easy to debug