Function deleteEnqueuedTasks

  • Delete all enqueued instances of a task, both in all the normal queues and all of the delayed queues

    Parameters

    • taskName: string
    • params: {}

      Returns Promise<void>