Skip to main content

mark_error

Method
This is a method of the AuthProfile class in the failover module.
Mark this profile as having an error.

Signature

def mark_error(error: str, cooldown_seconds: float) -> None

Parameters

error
str
required
No description available.
cooldown_seconds
float
default:"30.0"
No description available.