Fedora Packages

python3-backoff Subpackage of python-backoff

Python library providing function decorators for configurable backoff and retry

This module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.2.1-6.fc40 -
Fedora 40 2.2.1-6.fc40 -
Fedora 39 2.2.1-4.fc39 -
Fedora 38 2.2.1-2.fc38 -
EPEL 9 2.2.1-1.el9 -
EPEL 8 1.11.1-2.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-backoff dash maintainers at fedoraproject dot org.



Sources on Pagure