jiangpengcheng commented on a change in pull request #5047:
URL: https://github.com/apache/openwhisk/pull/5047#discussion_r560762530



##########
File path: 
core/controller/src/main/scala/org/apache/openwhisk/core/controller/Actions.scala
##########
@@ -301,9 +301,9 @@ trait WhiskActionsApi extends WhiskCollectionAPI with 
PostActionActivation with
             // NOTE: response status will not exist in the JSON object if 
?result == true
             // and instead clients must check if 'error' is in the JSON
             // PRESERVING OLD BEHAVIOR and will address defect in separate 
change
-            complete(BadGateway, response)

Review comment:
       you mean `PRESERVING OLD BEHAVIOR and will address defect in separate 
change`, right?




----------------------------------------------------------------
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]


Reply via email to