spring-framework / org.springframework.util.backoff / ExponentialBackOff / getMultiplier

getMultiplier

open fun getMultiplier(): Double

Return the value to multiply the current interval by for each retry attempt.