Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

GitMiner is not resilient to IOExceptions on unreliable connections #37

Open
pridkett opened this issue Jan 17, 2014 · 0 comments
Open
Assignees

Comments

@pridkett
Copy link
Owner

GitMiner checks for most issues, but apparently there are a few that have slipped through the cracks. For example:

11:00:08.618 [main] ERROR n.w.r.github.v3.RepositoryMinerV3 - IOException in getRepositories: mountriv99
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.6.0_24]

More analysis should be done surrounding IOExceptions to parse out the root cause and retry for SSLHandshakeExceptions.

@ghost ghost assigned pridkett Jan 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant