Function stopRecurrentTask

  • Stop a task with a frequency by removing it from all possible queues. Will throw an error if redis cannot be reached.

    Parameters

    • taskName: string

    Returns Promise<number>

Generated using TypeDoc