https://bugzilla.redhat.com/show_bug.cgi?id=1940126
Bug ID: 1940126
Summary: Review Request: ghc-retry - Retry combinators for
monadic actions that may fail
Product: Fedora
Version: rawhide
Status: NEW
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://petersen.fedorapeople.org/reviews/ghc-retry/ghc-retry.spec
SRPM URL:
https://petersen.fedorapeople.org/reviews/ghc-retry/ghc-retry-0.8.1.2-1.fc34.src.rpm
Description:
This package exposes combinators that can wrap arbitrary monadic actions.
They run the action and potentially retry running it with some configurable
delay for a configurable number of times. The purpose is to make it easier to
work with IO and especially network IO actions that often experience temporary
failure and warrant retrying of the original action. For example, a database
query may time out for a while, in which case we should hang back for a bit and
retry the query instead of simply raising an exception.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=63985854
--
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure