RateLimitConfig

constructor(capacity: Int = 50, refillRate: Int = 50, enabled: Boolean = true, waitTimeoutMillis: Long = 60000)(source)