Description
This PR implements the web worker and the download improvements when downloading ONE file. Also the cancellation has been fixed.
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
Testing Process
- Download: Open the Cloudlfare preview link > log in > download a file (100MB and 2 GB, for example) > check that it is faster than in production.
- Cancellation: Open the Cloudlfare preview link > log in > download a file (100MB and 2 GB, for example) > cancel the download.