Package python3-backoff-2.2.1-1.el9.noarch
Name | python3-backoff |
---|---|
Epoch | 0 |
Version | 2.2.1 |
Release | 1.el9 |
Architecture | noarch |
Website/URL | https://github.com/litl/backoff |
License | MIT |
Build Time | 2023-11-18 20:29:06 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Python library providing function decorators for configurable backoff and retry |
Repositories | Extras |
Description | 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. |
Errata | — |
Size | 39 KiB |
Source Project | python-backoff-2.2.1-1.el9 |
SHA-256 checksum | 3259867f4884eda98b56b591a92ecf4ae2f77fe130dfd37940fe85b50bb73811 |
×
* Sat Nov 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.2.1-1 - Rebuilt for MSVSphere 9.2 * Fri Mar 24 2023 Jiri Kyjovsky <jkyjovsk@redhat.com> - 2.2.1-1 - Update package to 2.2.1 * Mon Jan 16 2023 Jiri Kyjovsky <jkyjovsk@redhat.com> - 1.6.0-1 - Initial EPEL9 release