Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.retries.delay
/
ExponentialBackoffWithJitter
/
Config
/
Builder
/
jitter
jitter
common
var
jitter
:
Double
The amount of random variability over the max delay (1.0 mean full jitter, 0.0 means no jitter)