Skip to content

Conversation

@mf2199
Copy link
Contributor

@mf2199 mf2199 commented Mar 31, 2020

The suggested way of fixing cbt-6 involves propagating the value of a private member of the Retry class down to gRPC wrapper. The proposed changes are necessary to avoid the associated linting errors.

Fixes #6

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 31, 2020
@mf2199 mf2199 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 31, 2020
@mf2199 mf2199 removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 1, 2020
@mf2199 mf2199 requested a review from kolea2 April 1, 2020 18:29
@kolea2 kolea2 requested a review from crwilcox April 13, 2020 15:04
@mf2199 mf2199 marked this pull request as ready for review April 23, 2020 14:05
@mf2199
Copy link
Contributor Author

mf2199 commented May 27, 2020

@kolea2 Friendly ping.

@kolea2 kolea2 merged commit 7be1e59 into googleapis:master May 28, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 4, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.18.0](https://www.github.com/googleapis/python-api-core/compare/v1.17.0...v1.18.0) (2020-06-04)


### Features

* [CBT-6 helper] Exposing Retry._deadline as a property ([#20](https://www.github.com/googleapis/python-api-core/issues/20)) ([7be1e59](https://www.github.com/googleapis/python-api-core/commit/7be1e59e9d75c112f346d2b76dce3dd60e3584a1))
* add client_encryped_cert_source to ClientOptions ([#31](https://www.github.com/googleapis/python-api-core/issues/31)) ([e4eaec0](https://www.github.com/googleapis/python-api-core/commit/e4eaec0ff255114138d3715280f86d34d861a6fa))
* AsyncIO Integration [Part 2] ([#28](https://www.github.com/googleapis/python-api-core/issues/28)) ([dd9b2f3](https://www.github.com/googleapis/python-api-core/commit/dd9b2f38a70e85952cc05552ec8070cdf29ddbb4)), closes [#23](https://www.github.com/googleapis/python-api-core/issues/23)
* First batch of AIO integration ([#26](https://www.github.com/googleapis/python-api-core/issues/26)) ([a82f289](https://www.github.com/googleapis/python-api-core/commit/a82f2892b8f219b82e120e6ed9f4070869c28be7))
* third batch of AsyncIO integration ([#29](https://www.github.com/googleapis/python-api-core/issues/29)) ([7d8d580](https://www.github.com/googleapis/python-api-core/commit/7d8d58075a92e93662747d36a2d55b5e9f0943e1))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This was referenced May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bigtable: read_rows: no deadline causing stuck clients; no way to change it

5 participants