GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Enhance error handling
Open
arete
enhancement
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently the CLI's error handling is pretty simple and utilizes the zerlog error or fatal methods to print messages to the console. The Cobra package offers error handling (runE) which needs to be investigated including proper stack tracing.
An overhaul of the error handling needs to be investigated and implemented.
Contributor guide
Assessment
This issue has not been assessed yet.