python-backoff
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/python-backoff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
backoff-2.2.1.tar.gz | 0000020194 19.7 KB | |
python-backoff.changes | 0000002821 2.75 KB | |
python-backoff.spec | 0000002354 2.3 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 1160527
from
Yuchen Lin (maxlin_factory)
(revision 4)
update to Factory version, as well as fix build
Comments 0