ReferenceVariables
RECONNECT_BASE_DELAY_MS
const RECONNECT_BASE_DELAY_MS: 1000 = 1000;Defined in: packages/client/src/client/client.ts:54
Delay before the first reconnection attempt; doubles on each further failure, not configurable.
const RECONNECT_BASE_DELAY_MS: 1000 = 1000;Defined in: packages/client/src/client/client.ts:54
Delay before the first reconnection attempt; doubles on each further failure, not configurable.