Refactor Error Processing in CLI
Open
tech debt
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
@dubeejw commented on [Wed Mar 22 2017](https://github.com/apache/incubator-openwhisk/issues/2063)
The error type in the CLI should be refactored as a linked list. This will eliminate the need to manually concatenate error messages whenever an error occurs.
---
@dubeejw commented on [Wed Mar 22 2017](https://github.com/apache/incubator-openwhisk/issues/2063#issuecomment-288584457)
@csantanapr, @mdeuser, this is technical debt, and should be fixed ASAP.
---
@mdeuser commented on [Thu Mar 23 2017](https://github.com/apache/incubator-openwhisk/issues/2063#issuecomment-288754658)
@dubeejw - is there a particular failure that you are seeing?
Contributor guide
Assessment
This issue has not been assessed yet.