maxInterval

@Nullable
open fun maxInterval(): @Nullable Duration

Upper bound for the computed retry delay.

If set, any computed delay will not exceed this value.