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.
RPM
python3-backoff-2.2.1-9.fc42.noarch.rpm
Summary
Python library providing function decorators for configurable backoff and retry
URL
https://github.com/litl/backoff
Group
Unspecified
License
MIT
Source
python-backoff-2.2.1-9.fc42.src.rpm
Checksum
891265c0c4a897d5f296af5f76b6f71d008117f3d7ee2410d5458ff4376e1daa
Build Date
2025/01/18 23:32:40
Requires
Provides
python-backoff = 2.2.1-9.fc42
python3-backoff = 2.2.1-9.fc42
python3.13-backoff = 2.2.1-9.fc42
python3.13dist(backoff) = 2.2.1
python3dist(backoff) = 2.2.1
Obsoletes