multiplier property

double multiplier
final

The base that the number of attempts (exponent) is raised to when multiplying by the initial timeout based on initialDelay and randomness.

Defaults to 1.5.

Implementation

final double multiplier;