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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6/python-backoff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
backoff-1.10.0.tar.gz | 0000013652 13.3 KB | |
python-backoff.changes | 0000001216 1.19 KB | |
python-backoff.spec | 0000002327 2.27 KB | |
tests.tar.bz2 | 0000004703 4.59 KB |
Revision 3 (latest revision is 4)
Yuchen Lin (maxlin_factory)
committed
(revision 3)
branch from Backports SP5
Comments 0