Skip to content

Handle SSLHandshakeException with connection retry - #680

Merged
bitwiseman merged 1 commit into
hub4j:masterfrom
bitwiseman:issue/ssl
Jan 25, 2020
Merged

Handle SSLHandshakeException with connection retry#680
bitwiseman merged 1 commit into
hub4j:masterfrom
bitwiseman:issue/ssl

Conversation

@bitwiseman

Copy link
Copy Markdown
Member

Description

Fixes for #679
Also adds tests to cover more retry and exception scenarios.

return false;
}

private boolean retryInvalidCached404Response(int responseCode, int retries) throws IOException {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This just a move.

@bitwiseman
bitwiseman merged commit 99e3265 into hub4j:master Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant