Skip to main content
Version: 2.x

Interface: CatalogDependencyCheck

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

Extends

Properties

currentRevision

currentRevision: number | null

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


currentRevisionId

currentRevisionId: string | null

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


error?

optional error?: string

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

Inherited from

DependencyCheck.error


latencyMs

latencyMs: number | null

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

Inherited from

DependencyCheck.latencyMs


loaded

loaded: boolean

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


reason?

optional reason?: string

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

Inherited from

DependencyCheck.reason


status

status: DependencyStatus

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

Inherited from

DependencyCheck.status