backoff-utils 1.0.1
0
Python functions and decorators for various backoff/retry strategies
Contents
Python functions and decorators for various backoff/retry strategies
Stars: 10, Watchers: 10, Forks: 2, Open Issues: 3The insightindustry/backoff-utils
repo was created 6 years ago and the last code push was 1 years ago. The project is not very popular with only 10 github stars!
How to Install backoff-utils
You can install backoff-utils using pip
pip install backoff-utils
or add it to a project with poetry
poetry add backoff-utils
Package Details
- Author
- Insight Industry Inc.
- License
- MIT
- Homepage
- https://github.com/insightindustry/backoff-utils
- PyPi:
- https://pypi.org/project/backoff-utils/
- Documentation:
- http://backoff-utils.readthedocs.io/en/
- GitHub Repo:
- https://github.com/insightindustry/backoff-utils
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Utilities
Related Packages
Errors
A list of common backoff-utils errors.
Code Examples
Here are some backoff-utils
code examples and snippets.