github internxt/drive-web v1.0.441

latest releases: v1.0.524, v1.0.523, v1.0.522...
3 months ago

Description

Currently, when downloading, if for any reason a file fails to download, the entire download is lost. We avoid breaking the zip file and allow the download process to continue.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

How Has This Been Tested?

There is code that must be REMOVED after the respective QA is performed.

To cause errors in file uploads, include the following internxt_test_file in the file name. This can be at the beginning, at the end, or as desired.

Files containing this name will fail when downloaded together; however, if downloaded individually, they will work. This allows for testing the individual download through the Failed to download modal, which the user can open when they see a warning triangle in the tasks.

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.