maxStreamReconnectRetries top-level constant

int const maxStreamReconnectRetries

The number of retries to attempt when a stream throws an error.

Implementation

const maxStreamReconnectRetries = 5;