retryBackoff property

double retryBackoff
final

Backoff multiplier for successive retries.

Each retry delay is multiplied by this factor.

Implementation

final double retryBackoff;