rabbah commented on a change in pull request #2533: Add the ability to define user-specific throttles. URL: https://github.com/apache/incubator-openwhisk/pull/2533#discussion_r129856717
########## File path: tests/src/test/scala/whisk/core/controller/test/RateThrottleTests.scala ########## @@ -27,6 +27,7 @@ import org.scalatest.junit.JUnitRunner import common.StreamLogging import whisk.common.TransactionId import whisk.core.entitlement._ +import whisk.core.entity.UserLimits Review comment: i see you did that here already. very well then :D ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
