You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/11/26 21:10:37 UTC

[GitHub] [openwhisk-client-go] mdeuser opened a new pull request #133: Parse an action's application error

mdeuser opened a new pull request #133: Parse an action's application error
URL: https://github.com/apache/openwhisk-client-go/pull/133
 
 
   Currently, application errors are not parsed since the application error format is dynamic.  This PR treats the application error as generic JSON, inspecting the "error" field for its data type and handling the type appropriately.
   
   Also, vendor.json is updated to include several missing packages

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services