这是indexloc提供的服务,不要输入任何密码
Skip to content

test(storage): Handle gRPC deadlines in tests. #12092

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

cjc25
Copy link
Contributor

@cjc25 cjc25 commented May 1, 2025

gRPC deadlines may be triggered before client-side context deadlines. This was already handled in a different test, so we extend it to the remaining tests which check context.DeadlineExceeded.

gRPC deadlines may be triggered before client-side context deadlines.
This was already handled in a different test, so we extend it to the
remaining tests which check context.DeadlineExceeded.
@cjc25 cjc25 requested review from a team as code owners May 1, 2025 02:40
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label May 1, 2025
@tritone tritone changed the title fix(storage): Handle gRPC deadlines in tests. test(storage): Handle gRPC deadlines in tests. May 1, 2025
@tritone tritone merged commit 30b7cd2 into googleapis:main May 1, 2025
8 checks passed
@cjc25 cjc25 deleted the check-deadline-grpc branch May 1, 2025 15:05
2FaceS-bit pushed a commit to 2FaceS-bit/google-cloud-go that referenced this pull request May 12, 2025
gRPC deadlines may be triggered before client-side context deadlines.
This was already handled in a different test, so we extend it to the
remaining tests which check context.DeadlineExceeded.
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.

2 participants