Function workingOn

  • What is a given worker working on? If the worker is idle, 'started' will be returned. Will throw an error if redis cannot be reached.

    Parameters

    • workerName: string
    • queues: string

    Returns Promise<any>