Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

anaconda.org : 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.

Registry - Source - JSON
purl: pkg:conda/backoff
Keywords: asynchronous, asyncio, backoff, decorators, exceptions, exponential, python, retry, retrying, synchronous
License: MIT
Latest release: 8 months ago
First release: 8 months ago
Stars: 2,355 on GitHub
Forks: 138 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...