mark_error
Method
This is a method of the AuthProfile class in the failover module.Mark this profile as having an error.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
mark_error: Mark this profile as having an error.
This is a method of the AuthProfile class in the failover module.Mark this profile as having an error.
def mark_error(&mut self, error: impl Into<String>, cooldown: Duration) -> ()