MessageCatchUpGeneration
Defined in: bindings/node/dist/index.d.ts:1085
One connection and scope generation, separate from application acknowledgement.
Properties
Section titled “Properties”connection
Section titled “connection”connection:
"Connected"|"Connecting"|"Reconnecting"|"Failed"|"Closed"
Defined in: bindings/node/dist/index.d.ts:1090
connectionGeneration
Section titled “connectionGeneration”connectionGeneration:
bigint
Defined in: bindings/node/dist/index.d.ts:1089
Changes when the receiver reconnects; it does not reset application progress.
discoveryPending
Section titled “discoveryPending”discoveryPending:
boolean
Defined in: bindings/node/dist/index.d.ts:1093
True while Welcome-driven group discovery for this generation is incomplete.
errorCode?
Section titled “errorCode?”
optionalerrorCode?:string
Defined in: bindings/node/dist/index.d.ts:1095
processing
Section titled “processing”processing:
"Complete"|"Pending"|"Blocked"|"Cancelled"
Defined in: bindings/node/dist/index.d.ts:1094
scopeGeneration
Section titled “scopeGeneration”scopeGeneration:
bigint
Defined in: bindings/node/dist/index.d.ts:1087
Changes when the set of requested topics changes.
topics
Section titled “topics”topics:
MessageTopicStatus[]
Defined in: bindings/node/dist/index.d.ts:1091

