Beignet API reference
    Preparing search index...

    Type Alias JobRetryPredicate

    JobRetryPredicate: (args: JobRetryPredicateArgs) => boolean

    Return whether a failed attempt should be retried.

    Type Declaration