• Summary

    Mark that a new job was added to the queue

    Function

    Example

    metrics.markJobAdd('action-create-card', context.id);
    

    Parameters

    • action: string

      action name

    • id: string

      id of the worker

    Returns void

Generated using TypeDoc