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(pubsublite): retry Cancelled stream errors #5943

Merged
merged 5 commits into from Apr 27, 2022

Conversation

tmdiep
Copy link
Contributor

@tmdiep tmdiep commented Apr 26, 2022

Add CANCELLED to retryable errors. Internal reference: b/228824524.

Updated integration tests (CancelPublisherContext, CancelSubscriberContext). Fixed an unrelated flaky integration test (IncreasePartitions).

@tmdiep tmdiep requested review from a team as code owners April 26, 2022 04:16
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsublite Issues related to the Pub/Sub Lite API. labels Apr 26, 2022
@tmdiep tmdiep added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 26, 2022
@tmdiep tmdiep removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 26, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Apr 26, 2022
@tmdiep tmdiep merged commit bbee3d5 into googleapis:main Apr 27, 2022
@tmdiep tmdiep deleted the cancelled branch April 27, 2022 00:02
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 27, 2022
🤖 I have created a release *beep* *boop*
---


### [1.3.1](pubsublite/v1.3.0...pubsublite/v1.3.1) (2022-04-27)


### Features

* **pubsublite:** set versionClient to module version ([55f0d92](55f0d92))


### Bug Fixes

* **pubsublite:** retry Cancelled stream errors ([#5943](#5943)) ([bbee3d5](bbee3d5))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the Pub/Sub Lite API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants