FormidableLabs / FormidableLabs/envy-tui

Add custom error types and error handling

Open
#67 0 comments 0 reactions 1 assignee Claimed by @vandosant View on GitHub
envy/tui
Dominant language
Rust
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Any application errors are currently either ignored or cause runtime panics without exposing to users what went wrong

1. Identify possible error states and what outcome should occur
2. Consider using libraries to generate generic errors or custom errors (see [this comment](https://github.com/FormidableLabs/cli-network-viewer/pull/61#discussion_r1423258288) for a specific example)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.