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.
- Links to openSUSE:Factory / python-backoff
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:backports/python-backoff && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
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
Tomáš Chvátal (scarabeus_iv)
committed
(revision 1)
Comments 0