https://bugzilla.redhat.com/show_bug.cgi?id=2110001 Bug ID: 2110001 Summary: Review Request: python-reretry - Easy to use retry decorator Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: code@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://music.fedorapeople.org/python-reretry.spec SRPM URL: https://music.fedorapeople.org/python-reretry-0.11.2-1.fc36.src.rpm Description: 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). Fedora Account System Username: music Koji scratch builds: F37: https://koji.fedoraproject.org/koji/taskinfo?taskID=89874471 F36: https://koji.fedoraproject.org/koji/taskinfo?taskID=89874472 F35: https://koji.fedoraproject.org/koji/taskinfo?taskID=89874473 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2110001 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure