Interface: WorkerRunSnapshot
Defined in: javascript/src/storage/diagnostics.ts:9
Properties
completedAt
completedAt:
string
Defined in: javascript/src/storage/diagnostics.ts:13
error?
optionalerror?:string
Defined in: javascript/src/storage/diagnostics.ts:15
result
result:
OutboxRunResult|null
Defined in: javascript/src/storage/diagnostics.ts:14
source
source:
"manual"
Defined in: javascript/src/storage/diagnostics.ts:10
startedAt
startedAt:
string
Defined in: javascript/src/storage/diagnostics.ts:12
status
status:
"failed"|"completed"
Defined in: javascript/src/storage/diagnostics.ts:11