Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling for file system code #186

Open
Tracked by #103
PatrickKa opened this issue Dec 14, 2023 · 3 comments
Open
Tracked by #103

Add error handling for file system code #186

PatrickKa opened this issue Dec 14, 2023 · 3 comments

Comments

@PatrickKa
Copy link
Contributor

Description

Use the Experimental Outcome library for proper error handling in the file system code.

@PatrickKa PatrickKa changed the title Implement error handling for file system code Add error handling for file system code Dec 15, 2023
@PatrickKa
Copy link
Contributor Author

Think about whether this actually makes sense. If the file system has some kind of failure, but we have no way to recover, error handling doesn't really make sense. Well, maybe we can increment an error counter or something.

@PatrickKa
Copy link
Contributor Author

Blocked by #184

@PatrickKa
Copy link
Contributor Author

Not really blocked by but very closely related to maybe even replaced by #273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants