actionhero
    Preparing search index...

    Function retryAndRemoveFailed

    • Remove a specific job from the failed queue, and retry it by placing it back into its original queue. Will throw an error if redis cannot be reached.

      Parameters

      • failedJob: ErrorPayload

      Returns Promise<boolean>