mdeuser opened a new pull request #3019: WIP: Trigger activation reduction URL: https://github.com/apache/incubator-openwhisk/pull/3019 - If trigger has at least one corresponding active rule - save activation record - return 202 (Accepted); response body has activation id - If trigger has no corresponding active rule - do not save activation record - return 204 (No Content) response code; no response body See - https://lists.apache.org/thread.html/199c9a75349cc217f2d9731ceea14bc6caa738bde4dc9cb1e3de47c3@%3Cdev.openwhisk.apache.org%3E - https://github.com/apache/incubator-openwhisk/issues/512
---------------------------------------------------------------- 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
