retrytools
A Python decorator for retrying functions with exponential backoff, optional jitter, and support for both sync and async code.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install retrytools
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.0.3.post1 | 2025-06-09 | |||
|
||||
0.0.3 yanked | 2025-06-08 | |||
|
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue