Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

fix(182): retry SSLException #183

Merged
merged 1 commit into from Mar 16, 2020
Merged

fix(182): retry SSLException #183

merged 1 commit into from Mar 16, 2020

Conversation

frankyn
Copy link
Member

@frankyn frankyn commented Mar 13, 2020

Fixes #182

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 13, 2020
@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #183 into master will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
- Coverage     67.76%   67.73%   -0.04%     
  Complexity      379      379              
============================================
  Files            36       36              
  Lines          1967     1968       +1     
  Branches        259      260       +1     
============================================
  Hits           1333     1333              
- Misses          526      527       +1     
  Partials        108      108              
Impacted Files Coverage Δ Complexity Δ
...in/java/com/google/cloud/BaseServiceException.java 69.23% <0.00%> (-0.68%) 15.00 <0.00> (ø)

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 f5ba782...1c2f873. Read the comment docs.

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.

SSLException isn't retryable
3 participants