Skip to main content

get_retry_delay

Method
This is a method of the FailoverManager class in the failover module.
Calculate retry delay for an attempt.

Signature

def get_retry_delay(&self, attempt: u32) -> Duration

Parameters

attempt
u32
required
No description available.

Returns

Returns
Duration
The result of the operation.