- python3-monotonic
- python3-pbr
- python3-six (>= 1.9.0)
- python3:any
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 3.x module.
Installed Size: 100.4 kB
Architectures: all