unspecified

python3-backoff - Python library providing function decorators for configurable backoff and retry

Website: https://github.com/litl/backoff
License: MIT
Vendor: Fedora Project
Description:
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.

Packages

python3-backoff-1.11.1-2.el8.noarch [28 KiB] Changelog by Jiri Kyjovsky (2023-04-25):
- Keep python binnary as python3-backoff

Listing created by Repoview-0.6.6-16.el8.sme