Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow video loading on accelerated s3 #5989

Closed
3 tasks done
Rossella-Mascia-Neosyn opened this issue Apr 10, 2024 · 2 comments
Closed
3 tasks done

Slow video loading on accelerated s3 #5989

Rossella-Mascia-Neosyn opened this issue Apr 10, 2024 · 2 comments
Assignees
Labels
bug This issue is a bug. closed-for-staleness p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Comments

@Rossella-Mascia-Neosyn
Copy link

Rossella-Mascia-Neosyn commented Apr 10, 2024

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

@Rossella-Mascia-Neosyn Rossella-Mascia-Neosyn added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Apr 10, 2024
@aBurmeseDev aBurmeseDev self-assigned this Apr 22, 2024
@aBurmeseDev
Copy link
Member

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

@aBurmeseDev aBurmeseDev added response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Apr 22, 2024
Copy link

github-actions bot commented May 3, 2024

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 github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels May 3, 2024
@github-actions github-actions bot closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. closed-for-staleness p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants