2019-03-24 11:06:22 UTC - Matthias Riml: If I invoke an action as blocking, 
then after 60s i will get the activationID of that action, because it's not 
finished yet. Can I increase the limit of the blocking timeout?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553425582383400?thread_ts=1553425582.383400&cid=C3TPCAQG1
----
2019-03-24 12:41:24 UTC - Rodric Rabbah: from the cli use -t N where N is in 
milliseconds 
+1 : Dominic Kim
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553431284384000?thread_ts=1553425582.383400&cid=C3TPCAQG1
----
2019-03-24 14:35:54 UTC - Carlos Santana: Using the CLI you can increase the 
timeout but not the 60 blocking or webaction invoke
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553438154385100?thread_ts=1553425582.383400&cid=C3TPCAQG1
----
2019-03-24 14:36:58 UTC - Carlos Santana: Well you can on your own deployment 
changing the values in the nginx I think is set to 70s and then in the 
controller increase from 60 on the time that the connection between client and 
controller is kept alive. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1553438218387200?thread_ts=1553425582.383400&cid=C3TPCAQG1
----

Reply via email to