We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829e734 commit 8a1423cCopy full SHA for 8a1423c
core/invoker/src/main/resources/application.conf
@@ -155,7 +155,7 @@ whisk {
155
#aka 'How long should a container sit idle until we kill it?'
156
idle-container = 10 minutes
157
pause-grace = 50 milliseconds
158
- keeping-duration = 60 minutes
+ keeping-duration = 1 second
159
}
160
action-health-check {
161
enabled = false # if true, prewarm containers will be pinged periodically and warm containers will be pinged once after resumed
0 commit comments