RateLimiterConfig

constructor(maxMessages: Int, window: Duration, onLimitExceeded: RateLimitAction = RateLimitAction.STOP)