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(file): updated reader to correctly read chuncks to EOF #4

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

wolfeidau
Copy link
Owner

Due to the nature of HTTP connections a single read won't work, we need to drain the entire stream to get what we requested using offsets from S3.

Due to the nature of HTTP connections a single read won't work, we need to drain the entire stream to get what we requested using offsets from S3.
@wolfeidau wolfeidau merged commit 29fd3be into master Jan 21, 2023
@wolfeidau wolfeidau deleted the fix_partial_reads branch January 21, 2023 04:38
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.

1 participant