@reactor/jobs — jobrun
@reactor/jobs / JobRun
Interface: JobRun
Section titled “Interface: JobRun”Defined in: index.ts:12
Properties
Section titled “Properties”completed_at?
Section titled “completed_at?”
optionalcompleted_at?:string
Defined in: index.ts:20
created_at
Section titled “created_at”created_at:
string
Defined in: index.ts:21
error?
Section titled “error?”
optionalerror?:string
Defined in: index.ts:18
id:
string
Defined in: index.ts:13
job_name
Section titled “job_name”job_name:
string
Defined in: index.ts:14
payload?
Section titled “payload?”
optionalpayload?:unknown
Defined in: index.ts:16
result?
Section titled “result?”
optionalresult?:unknown
Defined in: index.ts:17
started_at?
Section titled “started_at?”
optionalstarted_at?:string
Defined in: index.ts:19
status
Section titled “status”status:
RunStatus
Defined in: index.ts:15