apache / apache/openwhisk-client-go
wrong statusCode in case of application error in activation output
Open
- Dominant language
- Go
- Stars
- 37
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
I am getting statusCode 0 in case of application error. It should be 1 in case of application error. I am returning 400 statusCode in my action's output but it is showing statusCode 0 in response map and in the root json also it is showing statusCode 0.
you can see the output of **wsk -i activation get activationId** command in below screenshot.

Contributor guide
Assessment
This issue has not been assessed yet.