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

fix(S3) if the part is too small and is not ended wait for more data before sending #16453

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cirospaciari
Copy link
Member

@cirospaciari cirospaciari commented Jan 17, 2025

What does this PR do?

Fix: #16452

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Test

@robobun
Copy link

robobun commented Jan 17, 2025

Updated 7:26 PM PT - Jan 16th, 2025

@cirospaciari, your commit f00eebb has 2 failures in #9857:


🧪   try this PR locally:

bunx bun-pr 16453

@cirospaciari cirospaciari force-pushed the ciro/fix-multipart-upload-size branch from 5fd4f3c to f5b1c39 Compare January 17, 2025 00:55
@cirospaciari cirospaciari marked this pull request as draft January 17, 2025 01:09
@cirospaciari cirospaciari marked this pull request as ready for review January 17, 2025 01:15
@cirospaciari cirospaciari marked this pull request as draft January 17, 2025 01:30
@cirospaciari cirospaciari marked this pull request as ready for review January 17, 2025 02:10
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.

Errors for multi-part uploads using the new Bun S3 capability
2 participants