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

feat: Add another StreamWriterClosedException and remove RETRY_THRESHOLD #1713

Merged
merged 4 commits into from
Jul 27, 2022
Merged

feat: Add another StreamWriterClosedException and remove RETRY_THRESHOLD #1713

merged 4 commits into from
Jul 27, 2022

Conversation

yirutang
Copy link
Contributor

In a retryable error case, if we close the writer, the only thing user can do is to recreate streamwriter and do the same thing. So remove RETRY_THRESHOLD so that user need to worry about one less issue.

@yirutang yirutang requested review from a team and loferris July 26, 2022 19:11
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Jul 26, 2022
@yirutang yirutang requested review from yayi-google and gnanda July 26, 2022 19:11
@Neenu1995 Neenu1995 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2022
@yirutang yirutang requested a review from a team as a code owner July 26, 2022 20:51
@yirutang yirutang added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 26, 2022
@yirutang yirutang requested a review from shollyman July 26, 2022 23:29
@shollyman shollyman requested review from Neenu1995 and removed request for loferris July 27, 2022 03:52
@yirutang yirutang added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 27, 2022
@yirutang yirutang merged commit f8d1bd9 into googleapis:main Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants