Interface: BursarRuntimeState
Defined in: javascript/src/storage/diagnostics.ts:30
Properties
catalogLoaded
catalogLoaded:
boolean
Defined in: javascript/src/storage/diagnostics.ts:40
closed
closed:
boolean
Defined in: javascript/src/storage/diagnostics.ts:39
degraded
degraded:
boolean
Defined in: javascript/src/storage/diagnostics.ts:37
Financial operations are ready while an optional projection is not.
financialReady
financialReady:
boolean
Defined in: javascript/src/storage/diagnostics.ts:33
PostgreSQL-backed accounting and the active catalog are locally usable.
projectionReady
projectionReady:
boolean
Defined in: javascript/src/storage/diagnostics.ts:35
The optional outbox projection worker is either absent or running.
ready
ready:
boolean
Defined in: javascript/src/storage/diagnostics.ts:31
started
started:
boolean
Defined in: javascript/src/storage/diagnostics.ts:38
worker
worker:
WorkerState
Defined in: javascript/src/storage/diagnostics.ts:41