jthomas 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-328561206 This is an interesting use-case. I'm wondering if invoking actions with a non-blocking request can be used to handle these examples? This would allow the receiving action to respond immediately, whilst triggering background work. This will mean a second action is used but the total execution time (and cost) should be the same as the first action finishes immediately. ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
