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: improve 503 handling for json resumable uploads #2987

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

benjaminp
Copy link
Contributor

Port NullPointerException fix of JsonResumableSessionPutTask in 9b4bb82 to JsonResumableSessionQueryTask, which has similar code.

Port `NullPointerException` fix of `JsonResumableSessionPutTask` in 9b4bb82 to `JsonResumableSessionQueryTask`, which has similar code.
@benjaminp benjaminp requested a review from a team as a code owner March 14, 2025 06:18
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Mar 14, 2025
@BenWhitehead BenWhitehead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2025
@BenWhitehead BenWhitehead merged commit 9bc2b14 into googleapis:main Mar 14, 2025
18 of 19 checks passed
@benjaminp benjaminp deleted the json-npe branch March 14, 2025 20:08
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 googleapis/java-storage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants