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

Refactor TableAdmin::CallWithRetry to support other stub types. #273

Closed
coryan opened this issue Feb 24, 2018 · 0 comments
Closed

Refactor TableAdmin::CallWithRetry to support other stub types. #273

coryan opened this issue Feb 24, 2018 · 0 comments
Assignees
Labels
api: bigtable Issues related to the Bigtable API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@coryan
Copy link
Member

coryan commented Feb 24, 2018

We are going to need something similar to TableAdmin::CallWithRetry() for #271, and maybe for #207, and #208. It would make sense to move the template function to bigtable::internal::. Naturally it would require an extra template parameter (the stub type).

@coryan coryan added enhancement api: bigtable Issues related to the Bigtable API. labels Feb 24, 2018
@coryan coryan self-assigned this Feb 24, 2018
@coryan coryan closed this as completed in c6d0ff2 Feb 28, 2018
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants