developmentseed / developmentseed/async-tiff
Refactor Rust error handling
- Dominant language
- Rust
- Stars
- 120
- Forks
- 15
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
The Rust-side error handling of this crate is pretty bad because it's a mish-mosh of some error handling brought in from the `tiff` crate plus new error enums we defined ourselves.
I don't think we'll include this in our next release, but it would be nice to handle for 0.3.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Rust-side error handling and comparing the handling brought in from the `tiff` crate with the crate's own error enums. Map the current error paths before proposing a unified approach. Done means the error handling is consistent and suitable for consideration in the 0.3 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100