apache / apache/openwhisk-client-js
OpenWhiskError message missing activation id
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
When an activation fails a message like `POST Returned HTTP 502 (Bad Gateway) --> "The action did not produce a valid response and exited unexpectedly."`, but the caller has no indication of the activation id.
It would help if the error message included the activation id and the transaction id, to help developers debug issues.
Contributor guide
Assessment
This issue has not been assessed yet.