Skip to content

test(storage): add retry test for chunk size 0 uploads#14246

Open
cpriti-os wants to merge 2 commits intogoogleapis:mainfrom
cpriti-os:test
Open

test(storage): add retry test for chunk size 0 uploads#14246
cpriti-os wants to merge 2 commits intogoogleapis:mainfrom
cpriti-os:test

Conversation

@cpriti-os
Copy link
Copy Markdown
Contributor

No description provided.

@cpriti-os cpriti-os requested review from a team as code owners March 24, 2026 09:29
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Mar 24, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new retry test case for storage.objects.insert specifically targeting uploads with ChunkSize = 0. This test is designed to verify the zero-copy optimization path in gRPC and ensure that the client correctly handles retries when the internal buffer is disabled, particularly for larger objects that span multiple gRPC messages. This is a valuable addition that enhances the robustness of the retry conformance suite.

@cpriti-os cpriti-os requested a review from krishnamd-jkp March 24, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant