cat_gateway::cardano

Constant BACKOFF_RANGE_MULTIPLIER

source
const BACKOFF_RANGE_MULTIPLIER: u32 = 3;
Expand description

The range we generate random backoffs within given a base backoff value.