gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Retry on SSL handshake errors

Open dylan-smith opened this issue 3 years ago • 0 comments

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.

dylan-smith avatar Jul 26 '22 17:07 dylan-smith