Skip to main content

mark_failure

Method
This is a method of the FailoverProtocol class in the failover module.
Mark a profile as failed.

Signature

def mark_failure(profile: AuthProfile, error: str) -> None

Parameters

profile
AuthProfile
required
No description available.
error
str
required
No description available.