gh-gei
gh-gei copied to clipboard
Retry on SSL handshake errors
A customer was struggling with occasional SSL handshake errors. It seems that they are using SSL inspection software (ZScalar in this case), that can cause occasional failures in the SSL handshake with GitHub.
I think we should be safe to retry in these cases as the API call should have never made it to the GitHub backend if it failed during SSH handshake.