mark_success
Method
This is a method of the FailoverManager class in the failover module.Mark a profile as successful.
Signature
Parameters
The profile that succeeded
Mark a profile as successful.
This is a method of the FailoverManager class in the failover module.Mark a profile as successful.
def mark_success(profile: AuthProfile) -> None