get_retry_delay
Method
This is a method of the FailoverManager class in the failover module.Calculate retry delay for an attempt.
Signature
Parameters
No description available.
Returns
The result of the operation.
get_retry_delay: Calculate retry delay for an attempt.
This is a method of the FailoverManager class in the failover module.Calculate retry delay for an attempt.
def get_retry_delay(&self, attempt: u32) -> Duration