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

Moving Status based retries out of ResumingStreamingResultScanner #1151

Closed
wants to merge 3 commits into from

Conversation

sduskis
Copy link
Contributor

@sduskis sduskis commented Dec 19, 2016

The AbstractRetryingRpcListener already has handling for handling rpc level retries, and using that method reduces code and allows some interesting changes such as #703.

The AbstractRetryingRpcListener already has handling for handling rpc level retries, and using that method reduces code and allows some interesting changes such as googleapis#703.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 19, 2016
We'll have to figure out a way to break this up into smaller PRs.
sduskis added a commit to sduskis/cloud-bigtable-client that referenced this pull request Dec 20, 2016
sduskis added a commit that referenced this pull request Dec 20, 2016
@sduskis sduskis closed this Dec 21, 2016
@sduskis sduskis deleted the reader_retry_listener branch December 23, 2016 14:18
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.

None yet

2 participants