Skip to main content

rate_limit_rpm

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

Signature

def rate_limit_rpm(mut self, rpm: u32) -> Self

Parameters

rpm
u32
required
No description available.

Returns

Returns
Self
The result of the operation.