https://bugzilla.redhat.com/show_bug.cgi?id=1553447 Bug ID: 1553447 Summary: Review Request: python-backoff - Python library providing function decorators for configurable backoff and retry Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: rbarlow@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://bowlofeggs.fedorapeople.org/python-backoff.spec SRPM URL: https://bowlofeggs.fedorapeople.org/python-backoff-1.4.3-1.fc28.src.rpm 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. Fedora Account System Username: bowlofeggs -- 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 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx