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

fix(182): retry SSLException - #183

Merged
chingor13 merged 1 commit into
masterfrom
retrysslexception
Mar 16, 2020
Merged

fix(182): retry SSLException#183
chingor13 merged 1 commit into
masterfrom
retrysslexception

Conversation

@frankyn

Copy link
Copy Markdown
Contributor

Fixes#182

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

codecovBot commented Mar 13, 2020

Copy link
Copy Markdown

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 FilesCoverage ΔComplexity Δ
...in/java/com/google/cloud/BaseServiceException.java69.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 freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis 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

@frankyn@chingor13@googlebot