Optional
Configuration for automatic reconnection sdk uses a linear backoff algorithm, that is the formula for the delay of the nth attempt is n * delayMs + initialDelayMs
Pass 0 for maxAttempts to disable automatic reconnection
Configuration for automatic reconnection sdk uses a linear backoff algorithm, that is the formula for the delay of the nth attempt is n * delayMs + initialDelayMs
Pass 0 for maxAttempts to disable automatic reconnection