Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

cooldown_on_error

Method
This is a method of the FailoverConfig class in the failover module.
Set cooldown on error

Signature

def cooldown_on_error(mut self, seconds: f64) -> Self

Parameters

seconds
f64
required
No description available.

Returns

Returns
Self
The result of the operation.

Rust Error Handling

Rust Retry

Rust Failover