playground opened a new issue #32: Add timeout and nodejs version options support URL: https://github.com/apache/incubator-openwhisk-composer/issues/32 Currently when deploy composition conductor action code, the default value for timeout is 60s and nodejs version is v6. One would have to manually adjust those options via the UI. It would be nice to have switch support for those options. Example deploy ${package}/cos-intellicast-composer intellicast-composer.json -w --kind nodejs:10 --timeout 280000
---------------------------------------------------------------- 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] With regards, Apache Git Services
