DEFAULT_MAX_RECONNECT_DELAY_MS

Default maximum delay in milliseconds between reconnection attempts.

The exponential backoff delay is capped at this value to prevent excessively long waits between reconnection attempts.