mark_failure
Method
This is a method of the FailoverProtocol class in the failover module.Mark a profile as failed.
Signature
Parameters
No description available.
No description available.
Mark a profile as failed.
This is a method of the FailoverProtocol class in the failover module.Mark a profile as failed.
def mark_failure(profile: AuthProfile, error: str) -> None