Handle errors in the database layer #278

Open
opened 2024-11-30 23:58:18 +00:00 by savanni · 0 comments
Owner

Currently I have a lot of places where I just unwrap errors instead of propogating or handling them correctly. All of these are places where the app would just crash.

Turn these into cases that involve logging errors and reporting them to the UI.

Currently I have a lot of places where I just unwrap errors instead of propogating or handling them correctly. All of these are places where the app would just crash. Turn these into cases that involve logging errors and reporting them to the UI.
savanni added this to the Visions VTT project 2024-11-30 23:58:18 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: savanni/monorepo#278
No description provided.