retryIntervalMs property
Interval between retry attempts in milliseconds
Longer intervals on poor networks to avoid overwhelming the connection.
Implementation
final int retryIntervalMs;
Interval between retry attempts in milliseconds
Longer intervals on poor networks to avoid overwhelming the connection.
final int retryIntervalMs;