Binary package “python3-tenacity” in ubuntu mantic
retry code until it succeeeds
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
Source package
Published versions
- python3-tenacity 8.2.1-1 in amd64 (Release)
- python3-tenacity 8.2.1-1 in arm64 (Release)
- python3-tenacity 8.2.1-1 in armhf (Release)
- python3-tenacity 8.2.1-1 in i386 (Release)
- python3-tenacity 8.2.1-1 in ppc64el (Release)
- python3-tenacity 8.2.1-1 in riscv64 (Release)
- python3-tenacity 8.2.1-1 in s390x (Release)