Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Conversation

@vam-google
Copy link
Contributor

@vam-google vam-google commented Oct 11, 2018

The the initial rpc timeout was mistakenly used twice (instead of using calculted value on the second attempt). The actual impact on the existing clients is minimal, but it is still a bug, which should be fixed.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2018
Copy link
Contributor

@igorbernstein2 igorbernstein2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #604 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #604      +/-   ##
============================================
- Coverage      75.1%   75.09%   -0.01%     
  Complexity      935      935              
============================================
  Files           176      176              
  Lines          4085     4084       -1     
  Branches        323      323              
============================================
- Hits           3068     3067       -1     
  Misses          865      865              
  Partials        152      152
Impacted Files Coverage Δ Complexity Δ
...le/api/gax/retrying/ExponentialRetryAlgorithm.java 97.43% <100%> (-0.07%) 10 <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 8989241...afd7489. Read the comment docs.

@vam-google vam-google merged commit 7b19a10 into googleapis:master Oct 11, 2018
Raibaz pushed a commit to Raibaz/gax-java that referenced this pull request Oct 25, 2018
The the initial rpc timeout was mistakenly used twice (instead of using calculated value on the second attempt). The actual impact on the existing clients is minimal, but it is still a bug, which should be fixed.
Raibaz pushed a commit to Raibaz/gax-java that referenced this pull request Oct 25, 2018
The the initial rpc timeout was mistakenly used twice (instead of using calculated value on the second attempt). The actual impact on the existing clients is minimal, but it is still a bug, which should be fixed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants