exponentiationFactor
Exponential backoff multiplier used to compute the next retry delay.
open fun exponentiationFactor(@Nullable exponentiationFactor: @Nullable Double): InvocationRetryPolicy.Builder
Sets the exponential backoff multiplier used to compute the next retry delay.