Contents

backoff 2.2.1

0

Function decoration for backoff and retry

Function decoration for backoff and retry

Stars: 2455, Watchers: 2455, Forks: 144, Open Issues: 61

The litl/backoff repo was created 9 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2455 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.

GitHub Issues

The backoff package has 61 open issues on GitHub

  • Use monotonic clock.
  • Use monotonic time
  • Where are the docs?

See more issues on GitHub

Related Packages & Articles

uvloop 0.19.0

Fast implementation of asyncio event loop on top of libuv

fastapi 0.110.1

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