Skip to main content

retry_delay

Method
This is a method of the FailoverConfig class in the failover module.
Set retry delay

Signature

def retry_delay(mut self, delay: f64) -> Self

Parameters

delay
f64
required
No description available.

Returns

Returns
Self
The result of the operation.