You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
czaja307
changed the title
I really dislike how this fileService works, with it returning an error instead of just throwing.
refactor(fileService): improve error handling
Jan 23, 2025
I really dislike how this fileService works, with it returning an error instead of just throwing.
Also the error should probably be rethrown, since it's a critical error anyway.
and of course it throws when I try to use it, looks like it doesn't try to create the storage dir if it doesn't exist
Originally posted by @mini-bomba in #87 (comment)
The text was updated successfully, but these errors were encountered: