• Endpoint to identify the worker that got this tasks to process

    Parameters

    • __namedParameters: { taskId: string; workerUrl: string }
    • Optionalopts: RequestOpts

    Returns Promise<WorkerResponse>