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 2018/04/19 03:17:55 UTC

[GitHub] rabbah commented on issue #3558: WebAction async

rabbah commented on issue #3558: WebAction async
URL: https://github.com/apache/incubator-openwhisk/issues/3558#issuecomment-382588553
 
 
   We could s/web/trigger with the implicit trigger for a webaction - and a future enhancement to have first class triggers for 1-n broadcast. 
   
   Edit: I take it back, this would require an ambiguous record fetch from the datastore which we don’t support. 
   
   It might also be desirable to provide a call back or Id to separately poll for a result. Maybe I’m feature creeping now. Or thinking some more: a mechanism to decouple the execution of a composition from terminating the http request. 

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