You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/11 15:28:32 UTC

[GitHub] ittaibaratz commented on issue #2666: Feature Request: Add support for action post-processing (Delayed docker pause)

ittaibaratz commented on issue #2666: Feature Request: Add support for action post-processing (Delayed docker pause)
URL: https://github.com/apache/incubator-openwhisk/issues/2666#issuecomment-328565829
 
 
   That's exactly what I did - Broke my action into two actions, one doing the pre-processing up to the response, and another doing the post-processing.
   
   It ends up utilizing more containers, as well as make the development process much more complex than it would have been otherwise, so the ability to accomplish post-processing in a single action would be very helpful.
 
----------------------------------------------------------------
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