rateLimiterConfig
Creates a RateLimiterConfig instance using the provided configuration.
See also
fun rateLimiterConfig(baseConfig: RateLimiterConfig, configure: RateLimiterConfigBuilder.() -> Unit): RateLimiterConfig(source)
Creates a RateLimiterConfig instance using the provided configuration which will be based on the received configuration.