Skip to content

Conversation

@ndnhat1
Copy link

@ndnhat1 ndnhat1 commented Oct 15, 2025

Purpose

Improve performance when uploading multiple small files.

Changes

  • When uploading multiple files, only check the quota for the total size of the files to be uploaded
  • Allow concurrent uploads when uploading files based on the type of provider.
  • If the file size exceeds a certain threshold, upload using a single thread.

QA Notes

None

Documentation

None

Side Effects

None

Ticket

GRDM-55262

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.

3 participants