ShubhamGupta9582 commented on issue #5039: URL: https://github.com/apache/openwhisk/issues/5039#issuecomment-754679966
Yes, I was not saying that statusCode should be same with my statusCode. It just that if i return any error in my action then the statusCode should not be 0. if it is `application error` then it should be `1`, if it is `developer error` then it should be `2` or if it is `whisk error` then it should be `3`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
