FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(182): retry SSLException by frankyn · Pull Request #183 · googleapis/java-core · GitHub

This repository was archived by the owner on Dec 3, 2023. It is now read-only.
/ java-core Public archive

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 commented Mar 13, 2020

Copy link
Copy Markdown
Contributor

Fixes #182

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

codecov Bot commented Mar 13, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

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

@@             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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL