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

Parameters

u32
required
No description available.

Returns

Duration
The result of the operation.

Rust Retry

Rust Failover