Function removeFailed

  • Remove a specific job from the failed queue. Will throw an error if redis cannot be reached.

    Parameters

    • failedJob: ErrorPayload

    Returns Promise<number>