fix: Modify ConvertExceptionCallable to retry on Goaway#1588
Merged
gcf-merge-on-green[bot] merged 4 commits intogoogleapis:mainfrom Feb 7, 2023
Merged
fix: Modify ConvertExceptionCallable to retry on Goaway#1588gcf-merge-on-green[bot] merged 4 commits intogoogleapis:mainfrom
gcf-merge-on-green[bot] merged 4 commits intogoogleapis:mainfrom
Conversation
dafbf51 to
a784230
Compare
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 10, 2023
🤖 I have created a release *beep* *boop* --- ## [2.19.0](https://togithub.com/googleapis/java-bigtable/compare/v2.18.4...v2.19.0) (2023-02-10) ### Features * Support Cloud Bigtable Changestream ([#1569](https://togithub.com/googleapis/java-bigtable/issues/1569)) ([c7b4fdf](https://togithub.com/googleapis/java-bigtable/commit/c7b4fdf70f02b89f178a130d7fdcfcf8b2a6b790)) ### Bug Fixes * Modify ConvertExceptionCallable to retry on Goaway ([#1588](https://togithub.com/googleapis/java-bigtable/issues/1588)) ([cf752ea](https://togithub.com/googleapis/java-bigtable/commit/cf752eaf3b5fb2cddb11a2fbb5acb5a72c9862c2)) ### Documentation * Fix javadoc code example for awaitOptimizeRestoredTableAsync ([#1617](https://togithub.com/googleapis/java-bigtable/issues/1617)) ([8b23bb9](https://togithub.com/googleapis/java-bigtable/commit/8b23bb93d40dbfd9591c7d7546216e2543f9f418)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
tonytanger
pushed a commit
to tonytanger/java-bigtable
that referenced
this pull request
Mar 20, 2023
…googleapis#1588) (googleapis#1415) * chore: pin versions of dependencies for compatibility with Python 3.6 * fix path of requirements file in synthtool Source-Link: googleapis/synthtool@69cdb47 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6566dc8226f20993af18e5a4e7a2b1ba85a292b02dedb6a1634cf10e1b418fa5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> ☕️
If you write sample code, please follow the samples format.