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 2019/02/08 23:12:57 UTC

[GitHub] rabbah opened a new issue #406: should wsk action invoke be blocking by default?

rabbah opened a new issue #406: should wsk action invoke be blocking by default?
URL: https://github.com/apache/incubator-openwhisk-cli/issues/406
 
 
   today `wsk action invoke` is asynchronous and one must do `-b` or `-r` to get a blocking activation --- it seems that almost always when developing and testing the common case is for a blocking invoke. 
   
   should we flip the default and add `-a` for async?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services