Context
We have received complaints about crashes on the upload of thousands of files, because with the time, it exhaustes some devices resources using Chrome. After some research, the RAM could be the cause of this issue as we use concurrency to use all the available bandwidth on the upload to make it as fast as possible.
Changes
- The UploadManager modifies the upload queue concurrency on Chrome depending on the RAM usage