Apply pedantic error reporting from the Database #366

Merged
savanni merged 7 commits from visions__database-error-handling into main 2025-11-28 18:08:41 +00:00
Owner

All elements of unwrap and expect are now removed from the database code. I separated out regular errors from fatal errors and then got super pedantic about error reporting and error types, a la sled.rs.

All elements of unwrap and expect are now removed from the database code. I separated out regular errors from fatal errors and then got super pedantic about error reporting and error types, a la [sled.rs](https://sled.rs/errors.html).
savanni added 6 commits 2025-11-28 16:10:24 +00:00
savanni added 1 commit 2025-11-28 18:08:27 +00:00
Handle a couple more unwraps that I missed
Some checks failed
Monorepo build / build-flake (push) Has been cancelled
669882523c
savanni merged commit 669882523c into main 2025-11-28 18:08:41 +00:00
savanni deleted branch visions__database-error-handling 2025-11-28 18:08:41 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: savanni/monorepo#366