You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/07/14 22:55:22 UTC

[GitHub] [openwhisk] bdoyle0182 commented on a diff in pull request #5284: WIP: Add scheduler overprovision for new actions before namespace throttling

bdoyle0182 commented on code in PR #5284:
URL: https://github.com/apache/openwhisk/pull/5284#discussion_r921636511


##########
core/scheduler/src/main/resources/application.conf:
##########
@@ -68,6 +68,8 @@ whisk {
       stale-threshold = "100 milliseconds"
       check-interval = "100 milliseconds"
       drop-interval = "10 seconds"
+      allow-over-provision-before-throttle = true

Review Comment:
   this would be false if merged making this feature completely opt-in



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org