Binary package “python-tenacity” in ubuntu bionic
retry code until it succeeeds - Python 2.7
Tenacity is a general-purpose retrying library to simplify the task of adding
retry behavior to just about anything. It originates from a fork of Retrying.
.
Features:
* Generic Decorator API
* Specify stop condition (i.e. limit by number of attempts)
* Specify wait condition (i.e. exponential backoff sleeping between attempts)
* Customize retrying on Exceptions
* Customize retrying on expected returned result
.
This package contains the Python 2.7 module.
Source package
Published versions
- python-tenacity 4.8.0-0ubuntu1 in amd64 (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in amd64 (Release)
- python-tenacity 4.8.0-0ubuntu1 in arm64 (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in arm64 (Release)
- python-tenacity 4.8.0-0ubuntu1 in armhf (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in armhf (Release)
- python-tenacity 4.8.0-0ubuntu1 in i386 (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in i386 (Release)
- python-tenacity 4.8.0-0ubuntu1 in ppc64el (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in ppc64el (Release)
- python-tenacity 4.8.0-0ubuntu1 in s390x (Proposed)
- python-tenacity 4.8.0-0ubuntu1 in s390x (Release)