rate_limit_tpm
Method
This is a method of the AuthProfile class in the failover module.Set rate limit (tokens per minute)
Signature
Parameters
No description available.
Returns
The result of the operation.
rate_limit_tpm: Set rate limit (tokens per minute)
This is a method of the AuthProfile class in the failover module.Set rate limit (tokens per minute)
def rate_limit_tpm(mut self, tpm: u32) -> Self