mark_success
Method
This is a method of the FailoverManager class in the failover module.Mark a profile as successful.
Signature
Parameters
No description available.
Returns
The result of the operation.
mark_success: 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(&mut self, profile_name: &str) -> ()