You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to know can you please add multipart upload simultaneously. when user upload data its speed very low. this feature will help for increasing speed of uploading data. you can take one more option (eg: maxParallelupload : default value is 1 and it will increase with up to 8). i take a reference form this repo i mention below. we can use like that. and also we take support ISOLATE for that if it's necessary.
i want to know can you please add multipart upload simultaneously. when user upload data its speed very low. this feature will help for increasing speed of uploading data. you can take one more option (eg: maxParallelupload : default value is 1 and it will increase with up to 8). i take a reference form this repo i mention below. we can use like that. and also we take support ISOLATE for that if it's necessary.
reference link :- https://github.com/aws-samples/amazon-s3-multipart-upload-transfer-acceleration/blob/main/frontendV2/src/utils/upload.js
The text was updated successfully, but these errors were encountered: