retryIntervalMs property

int retryIntervalMs
final

Interval between retry attempts in milliseconds

Longer intervals on poor networks to avoid overwhelming the connection.

Implementation

final int retryIntervalMs;