fuzzFactor property

num fuzzFactor
getter/setter pair

number The maximum amount of fuzz to apply to each retry delay. For example, 0.5 means "between 50% below and 50% above the retry delay."

Implementation

external num fuzzFactor;