Skip to main content
Version: 2.x

Interface: WorkerState

Defined in: javascript/src/storage/diagnostics.ts:23

Properties

configured

configured: boolean

Defined in: javascript/src/storage/diagnostics.ts:24


lastError

lastError: WorkerErrorSnapshot | null

Defined in: javascript/src/storage/diagnostics.ts:27


lastRun

lastRun: WorkerRunSnapshot | null

Defined in: javascript/src/storage/diagnostics.ts:26


lifecycle

lifecycle: WorkerLifecycle

Defined in: javascript/src/storage/diagnostics.ts:25