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

webdav-server: How to handle errors while reading dir #3230

Closed
Xuanwo opened this issue Oct 7, 2023 · 1 comment
Closed

webdav-server: How to handle errors while reading dir #3230

Xuanwo opened this issue Oct 7, 2023 · 1 comment

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Oct 7, 2023

          Please don't unwrap error returned by OpenDAL, return en error instead.

Since FsStream requires to return Box<dyn DavDirEntry>, maybe we return a bad entry instead.

This change can be done in following PRs.

Originally posted by @Xuanwo in #3119 (comment)

@Xuanwo
Copy link
Member Author

Xuanwo commented Nov 14, 2024

Has been implemented.

@Xuanwo Xuanwo closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant