Skip to main content

Function: getJob()

Defined in: src/utils/job-progress.ts Gets a single job by its ID.

Parameters

jobId

string The unique identifier of the job.

Returns

Promise<JobDbType> The job object.