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

test(pubsub): add retry guard to cancel receive test #8248

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

hongalex
Copy link
Member

Seems like resource creation has led to deadline exceeded errors on rare occassion. This isn't specific to the TestIntegration_CancelReceive, but we'll start there and note if this keeps happening, changing it so that we add retry guards to all resource creation in the integration tests.

Closes #8195

@hongalex hongalex requested review from a team and shollyman as code owners July 11, 2023 22:56
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: pubsub Issues related to the Pub/Sub API. labels Jul 11, 2023
@hongalex hongalex added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 19, 2023
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 19, 2023
@hongalex hongalex merged commit a2d759a into googleapis:main Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pubsub: TestIntegration_CancelReceive failed
3 participants