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(Core): pass total_bytes in ResumableUploader #7100

Merged

Conversation

vishwarajanand
Copy link
Contributor

@vishwarajanand vishwarajanand commented Feb 26, 2024

When querying the last uploaded bytes, ResumableUploader should pass the total_bytes to be uploaded in HTTP PUT call. Guidance here in point # 4

Also, fixes tests which were not exactly testing that uploads do happen on resume.

Addresses (but not exactly fixes ##7088

@vishwarajanand vishwarajanand marked this pull request as ready for review February 26, 2024 21:55
@vishwarajanand vishwarajanand requested review from a team as code owners February 26, 2024 21:55
Copy link
Contributor

@yash30201 yash30201 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vishwarajanand vishwarajanand merged commit eba56f8 into googleapis:main Mar 6, 2024
21 checks passed
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.

3 participants