deis / deis/workflow-manager-api
Audit the data package for un-returned errors
Open
bug
refactor
- Dominant language
- Go
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Various functions handle errors by logging them and continuing execution. They should halt execution and return the errors in most cases. This issue is for auditing the entire package to ensure that the code does that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.