[ol9_developer_EPEL] python3-backoff-1.6.0-1.el9.noarch

Name:python3-backoff
Version:1.6.0
Release:1.el9
Architecture:noarch
Group:Unspecified
Size:72728
License:MIT
RPM: python3-backoff-1.6.0-1.el9.noarch.rpm
Source RPM: python-backoff-1.6.0-1.el9.src.rpm
Build Date:Wed Jan 25 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/litl/backoff
Summary:Python library providing function decorators for configurable backoff and retry
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.

Filelist (Show Changelog) (Show related packages)