Fedora Packages

python3-reretry Subpackage of python-reretry

Easy to use retry decorator

An easy to use retry decorator. This package is a fork from the retry package, but with some of added community-sourced features. Features New features in reretry: • Log traceback of an error that lead to a failed attempt. • Call a custom callback after each failed attempt. • Can be used with async functions. From original retry: • Retry on specific exceptions. • Set a maximum number of retries. • Set a delay between retries. • Set a maximum delay between retries. • Set backoff and jitter parameters. • Use a custom logger. • No external dependencies (stdlib only). • (Optionally) Preserve function signatures (pip install decorator).

Releases Overview

Release Stable Testing
Fedora Rawhide 0.11.8-8.fc40 -
Fedora 40 0.11.8-8.fc40 -
Fedora 39 0.11.8-5.fc39 -
Fedora 38 0.11.8-2.fc38 -
EPEL 9 0.11.8-1.el9 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-reretry dash maintainers at fedoraproject dot org.



Sources on Pagure