aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.97k stars 556 forks source link

Slow video loading on accelerated s3 #5989

Closed Rossella-Mascia-Neosyn closed 2 months ago

Rossella-Mascia-Neosyn commented 2 months ago

Checkboxes for prior research

Describe the bug

The slow part is when I make the first CreateMultipartUpload request and send the first chunk Screenshot 2024-04-10 at 12 59 26

SDK version number

@aws-sdk/client-s3@^3.549.0

Which JavaScript Runtime is this issue in?

React Native

Details of the browser/Node.js/ReactNative version

^0.73.5

Reproduction Steps

  1. create file mp4
  2. save file on device
  3. upload video in multipart

Observed Behavior

I have no mistake from aws

Expected Behavior

what I expect is that the time from the CreateMultipartUpload to the first chunk is faster

Possible Solution

No response

Additional Information/Context

No response

aBurmeseDev commented 2 months ago

Hi @Rossella-Mascia-Neosyn - thanks for reaching out.

While I look more into it, will you be able to share your code snippet for me to reproduce? If you can also elaborate more on the performance that you're expecting and whether this happens intermittently or repeatedly, that would give us more insight. I would also check if you're running any VPN or anything that would slow down your connection.

Best, John

github-actions[bot] commented 2 months ago

This issue has not received a response in 1 week. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing.

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.