ZinuoCai commented on issue #4907:
URL: https://github.com/apache/openwhisk/issues/4907#issuecomment-801780486


   I also want to extend the running time of a function. I deploy my OpenWHisk 
with K8s. I change the application.conf in the scala directory and rebuild the 
controller image. I set it below.
   
       time-limit {
           min = 100 ms
           max = 25 m
           std = 20 m
       }
   
   However, it does not work properly. The default running is still 1 minute. 
Anything else should I modify?


----------------------------------------------------------------
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.

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


Reply via email to