pub async fn initialize_limiter(config: LimiterConfig)
Expand description
Initialize the global rate limiter. Should be called only once.
pub async fn initialize_limiter(config: LimiterConfig)
Initialize the global rate limiter. Should be called only once.