Binary package “python-retrying” in ubuntu xenial
simplifies the task of adding retry behavior - Python 2.x
Retrying is an Apache 2.0 licensed general-purpose retrying library, written
in Python, to simplify the task of adding retry behavior to just about
anything.
.
Features:
* Generic Decorator API
* Specify stop condition (limit by number of attempts)
* Specify wait condition (exponential backoff sleeping between attempts)
* Customize retrying on Exceptions
* Customize retrying on expected returned result
.
This package contains the Python 2.x module.
Source package
Published versions
- python-retrying 1.3.3-1 in amd64 (Release)
- python-retrying 1.3.3-1 in arm64 (Release)
- python-retrying 1.3.3-1 in armhf (Release)
- python-retrying 1.3.3-1 in i386 (Release)
- python-retrying 1.3.3-1 in powerpc (Release)
- python-retrying 1.3.3-1 in ppc64el (Release)
- python-retrying 1.3.3-1 in s390x (Release)