BackoffStrategy

typealias BackoffStrategy = (failures: Int, random: RandomSource) -> Duration