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


##########
core/invoker/src/main/resources/application.conf:
##########
@@ -154,7 +154,7 @@ whisk {
       # The "unusedTimeout" in the ContainerProxy,
       #aka 'How long should a container sit idle until we kill it?'
       idle-container = 10 minutes
-      pause-grace = 50 milliseconds
+      pause-grace = 10 seconds

Review Comment:
   I'm personally pro larger pause grace anyways as the default, but maybe 
needs to be communicated



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to