Skip to content

MessageCatchUpGeneration

Defined in: bindings/node/dist/index.d.ts:1085

One connection and scope generation, separate from application acknowledgement.

connection: "Connecting" | "Connected" | "Reconnecting" | "Failed" | "Closed"

Defined in: bindings/node/dist/index.d.ts:1090


connectionGeneration: bigint

Defined in: bindings/node/dist/index.d.ts:1089

Changes when the receiver reconnects; it does not reset application progress.


discoveryPending: boolean

Defined in: bindings/node/dist/index.d.ts:1093

True while Welcome-driven group discovery for this generation is incomplete.


optional errorCode?: string

Defined in: bindings/node/dist/index.d.ts:1095


processing: "Pending" | "Complete" | "Blocked" | "Cancelled"

Defined in: bindings/node/dist/index.d.ts:1094


scopeGeneration: bigint

Defined in: bindings/node/dist/index.d.ts:1087

Changes when the set of requested topics changes.


topics: MessageTopicStatus[]

Defined in: bindings/node/dist/index.d.ts:1091