Skip to main content

mark_rate_limited

Method
This is a method of the AuthProfile class in the failover module.
Mark this profile as rate limited.

Signature

def mark_rate_limited(&mut self, cooldown: Duration) -> ()

Parameters

cooldown
Duration
required
No description available.

Returns

Returns
()
The result of the operation.