py39-backoff (python/py-backoff) Updated: 9 months ago Add to my watchlist
Function decoration for backoff and retryThis 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.
Version: 2.2.1 License: MIT GitHubStatistics for selected duration
2024-Oct-07 to 2024-Nov-06
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.