rabbah commented on issue #2237: web action should not return 200 status on action error URL: https://github.com/apache/incubator-openwhisk/issues/2237#issuecomment-347981858 The issue here is that the `json` extension defines only a default status code (200 `OK`). If control over the status code is desired, `.http` or no extension is used. Would we change the status code to `40x` for all extensions or some extensions if the response contains an error? @joelmarty do you have a suggestion?
---------------------------------------------------------------- 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
