jitterFactor
fun jitterFactor(jitterFactor: Double): RetryConfigKoogProperties.RetryConfigKoogPropertiesBuilder(source)
Sets the jitter factor to introduce randomness in delay calculations.
Return
the updated builder instance.
Parameters
jitterFactor
the factor for randomness in delays.