[GH-ISSUE #13] Rework error handling #11

Closed
opened 2026-02-27 10:15:17 +03:00 by kerem · 0 comments
Owner

Originally created by @matze on GitHub (Dec 26, 2022).
Original GitHub issue: https://github.com/matze/wastebin/issues/13

At the moment, we use both anyhow and thiserror. The former to ease CLI error handling, the latter to be able to form proper status codes. Anyhow should not be necessary if properly re-architected.

Originally created by @matze on GitHub (Dec 26, 2022). Original GitHub issue: https://github.com/matze/wastebin/issues/13 At the moment, we use both anyhow and thiserror. The former to ease CLI error handling, the latter to be able to form proper status codes. Anyhow should not be necessary if properly re-architected.
kerem closed this issue 2026-02-27 10:15:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wastebin-matze#11
No description provided.