Function retry_schedule

Source
fn retry_schedule(is_primary: bool) -> RetryDelay
Expand description

Return a new RetryDelay tracker for a guard.

`is_primary should be true if the guard is primary.