Skip to main content

exponential_backoff

Method
This is a method of the FailoverConfig class in the failover module.
Set exponential backoff

Signature

def exponential_backoff(mut self, enabled: bool) -> Self

Parameters

enabled
bool
required
No description available.

Returns

Returns
Self
The result of the operation.