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

Fix/file provider download #100

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

patricioxavier8
Copy link
Contributor

This pr updates and adds a new log to get the response from the API in case of error. It also adds a fix when files are being synchronized and an error is obtained, continue with the other files.

… downloads

- Added proper error handling for NSFileProviderError.cannotSynchronize.
- Ensured that file downloads continue even if one file encounters the cannotSynchronize error.
- Logged full error details for better debugging of other potential issues.
@patricioxavier8 patricioxavier8 merged commit 34e778c into release/2.4.3 Oct 1, 2024
1 check passed
@patricioxavier8 patricioxavier8 deleted the fix/file-provider-download branch October 1, 2024 19:28
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

Successfully merging this pull request may close these issues.

1 participant