Skip to content

chore: Ignore gapic settings for all streaming RPCs #79

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

Merged

Conversation

igorbernstein2
Copy link
Contributor

This is to prepare for upcoming changes that will move simple retries to gRPC.
When this happens we want to retain retry settings at the client level, so they are copied into the manual settings wrapper.

See cl/277568516 for more details

This is to prepare for upcoming changes that will move simple retries to gRPC.
When this happens we want to retain retry settings at the client level, so they are copied into the manual settings wrapper.

See cl/277568516 for more details
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2019
@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #79 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
+ Coverage     81.29%   81.31%   +0.02%     
  Complexity      937      937              
============================================
  Files            95       95              
  Lines          5842     5849       +7     
  Branches        325      325              
============================================
+ Hits           4749     4756       +7     
  Misses          917      917              
  Partials        176      176
Impacted Files Coverage Δ Complexity Δ
...ble/data/v2/stub/EnhancedBigtableStubSettings.java 93.75% <100%> (+0.25%) 17 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f201997...188ec67. Read the comment docs.

@igorbernstein2 igorbernstein2 merged commit da5b6eb into googleapis:master Nov 12, 2019
@igorbernstein2 igorbernstein2 deleted the ignore-gapic-streaming-retries branch November 12, 2019 17:33
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.

3 participants