initialDelay
fun initialDelay(initialDelay: Duration): RetryConfigKoogProperties.RetryConfigKoogPropertiesBuilder(source)
Sets the initial delay before the first retry attempt.
Return
the updated builder instance.
Parameters
initialDelay
the initial delay duration.