maxInterval

@Nullable
open fun maxInterval(): @Nullable Duration

Upper bound for the computed retry delay.


open fun maxInterval(@Nullable maxInterval: @Nullable Duration): InvocationRetryPolicy.Builder

Sets the upper bound for the computed retry delay.