Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-packages/real-queue/lib/queue/job/fetchJob"

Index

Functions

Functions

fetchJob

  • Fetch job by id. Additionally, you can set a lock boolean so other tabs could not process this job furthermore. This is useful for client jobs.

    Parameters

    • id: number
    • Optional lock: boolean

    Returns Promise<ResponseRouteJobGet>

Generated using TypeDoc