@override Limit getServiceLimits(String service) { // TODO: Implement specific service limits based on configuration return _defaultServiceLimit; }