initialInterval
Initial delay before the first retry attempt.
open fun initialInterval(@Nullable initialInterval: @Nullable Duration): InvocationRetryPolicy.Builder
Sets the initial delay before the first retry attempt.
Initial delay before the first retry attempt.
Sets the initial delay before the first retry attempt.