ShubhamGupta9582 commented on a change in pull request #142:
URL: 
https://github.com/apache/openwhisk-client-go/pull/142#discussion_r552186790



##########
File path: whisk/activation.go
##########
@@ -216,9 +216,28 @@ func (s *ActivationService) Get(activationID string) 
(*Activation, *http.Respons
                return nil, resp, err
        }
 
+       if a.Success == false {

Review comment:
       done




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