Skip to content

fix(storage): retry SignBlob call for URL signing#11154

Merged
tritone merged 4 commits into
googleapis:mainfrom
tritone:sign-blob-retry
Nov 20, 2024
Merged

fix(storage): retry SignBlob call for URL signing#11154
tritone merged 4 commits into
googleapis:mainfrom
tritone:sign-blob-retry

Conversation

@tritone

@tritone tritone commented Nov 19, 2024

Copy link
Copy Markdown
Contributor

Adds a retry to the SignBlob call made by the default SignBytes function from BucketHandle.SignedURL().

This is an idempotent call so fully safe to retry.

Signed URL integration tests pass locally.

Adds a retry to the SignBlob call made by the default SignBytes
function from BucketHandle.SignedURL().

This is an idempotent call so fully safe to retry.

Signed URL integration tests pass locally.
@tritone tritone requested review from a team November 19, 2024 20:45
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Nov 19, 2024
@tritone tritone added the automerge Merge the pull request once unit tests and other checks pass. label Nov 20, 2024
@tritone tritone merged commit f198452 into googleapis:main Nov 20, 2024
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 20, 2024
@tritone tritone deleted the sign-blob-retry branch November 20, 2024 21:31
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.

3 participants