FreeBSD.software
Home/devel/py311-backoff

py311-backoff

2.2.1_1devel

Function decoration for backoff and retry

The backoff Python 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.

$pkg install py311-backoff
github.com/litl/backoff
Origin
devel/py-backoff
Size
113KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
7 packages

Dependencies (1)

Required By (7)