backoffMultiplier
fun backoffMultiplier(backoffMultiplier: Double): RetryConfigKoogProperties.RetryConfigKoogPropertiesBuilder(source)
Sets the backoff multiplier for subsequent retry attempts.
Return
the updated builder instance.
Parameters
backoffMultiplier
the multiplier to apply to the delay for each subsequent retry.