randomBackoff

Return a random backoff duration (by default between 0.5 and 3 seconds)

Duration
randomBackoff
(
int low = 500
,
int high = 3000
)

Meta