Improve error handling
Open
@chasefleming is already working on this.
Since Jun 28, 2023.
Improvement
- Dominant language
- Go
- Stars
- 209
- Forks
- 87
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
Reevaluate handling of errors. Currently, most of the errors that are returned are not wrapped to better describe the context in which they happened.
Consistently wrapping errors would be a better pattern in flowkit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.