Skip to main content

rate_limit_tpm

Method
This is a method of the AuthProfile class in the failover module.
Set rate limit (tokens per minute)

Signature

def rate_limit_tpm(mut self, tpm: u32) -> Self

Parameters

tpm
u32
required
No description available.

Returns

Returns
Self
The result of the operation.