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 2021/03/18 09:51:36 UTC

[GitHub] [openwhisk] style95 commented on issue #4907: Could action timeout limit be unlimited or configurable?

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


   I think you want to change this.
   https://github.com/apache/openwhisk-deploy-kube/blob/master/helm/openwhisk/values.yaml#L78
   
   Regarding kubernetes timeouts, they are applied when you run a pod or get logs from a pod.
   https://github.com/apache/openwhisk/blob/master/core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/kubernetes/KubernetesClient.scala#L177
   


----------------------------------------------------------------
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:
users@infra.apache.org