Contents

backoff 2.2.1

0

Function decoration for backoff and retry

Function decoration for backoff and retry

Stars: 2702, Watchers: 2702, Forks: 154, Open Issues: 64

The litl/backoff repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2702 github stars!

How to Install backoff

You can install backoff using pip

pip install backoff

or add it to a project with poetry

poetry add backoff

Package Details

Author
Bob Green
License
MIT
Homepage
https://github.com/litl/backoff
PyPi:
https://pypi.org/project/backoff/
GitHub Repo:
https://github.com/litl/backoff

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries/Python Modules
  • Utilities
No  backoff  pypi packages just yet.

Errors

A list of common backoff errors.

Code Examples

Here are some backoff code examples and snippets.

Related Packages & Articles

uvloop 0.22.1

Fast implementation of asyncio event loop on top of libuv

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production