Number of attempts after the job has failed.
0
The payload for this job.
An amount of milliseconds to wait until this job can be processed.
0
Reason for failing.
Optional
finishedTimestamp for when the job finished (completed or failed).
Optional
idThe name of the Job
The options object for this job.
Optional
parentObject that contains parentId (id) and parent queueKey.
Optional
parentFully qualified key (including the queue prefix) pointing to the parent of this job.
Optional
processedTimestamp for when the job was processed.
The progress a job has performed so far.
0
Optional
repeatBase repeat job key.
The value returned by the processor when processing this job.
null
Stacktrace for the error (for failed jobs).
null
Timestamp when the job was created (unless overridden with job options).
the prefix that is used.
it includes the prefix, the namespace separator :, and queue name.
Prepares a job to be passed to Sandbox.
Updates a job's data
the data that will replace the current jobs data.
Generated using TypeDoc
MinimalJob