Better error handling when initializing video repo #7

Open
opened 2022-09-02 14:09:01 -04:00 by gballan · 0 comments
Owner

When attempting to setup the video repository, it ignores errors when attempting to create directories (e.g. when the parent directory doesn't exist) and it throws an error farther down the stack. This has the intended effect of killing the program if the repository isn't ready, but it should be more intuitive and fail earlier.

When attempting to setup the video repository, it ignores errors when attempting to create directories (e.g. when the parent directory doesn't exist) and it throws an error farther down the stack. This has the intended effect of killing the program if the repository isn't ready, but it should be more intuitive and fail earlier.
gballan added the
bug
label 2022-09-02 14:09:01 -04: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: BitGoblin/adept#7
No description provided.