Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/jobs — jobrun

@reactor/jobs


@reactor/jobs / JobRun

Defined in: index.ts:12

optional completed_at?: string

Defined in: index.ts:20


created_at: string

Defined in: index.ts:21


optional error?: string

Defined in: index.ts:18


id: string

Defined in: index.ts:13


job_name: string

Defined in: index.ts:14


optional payload?: unknown

Defined in: index.ts:16


optional result?: unknown

Defined in: index.ts:17


optional started_at?: string

Defined in: index.ts:19


status: RunStatus

Defined in: index.ts:15