Details
-
Bug
-
Resolution: Fixed
-
Critical
-
7.6.0
-
Untriaged
-
0
-
Unknown
Description
From unit test, it seem in windows connection errors return syscall errors which are different to expected syscall errnos. We should cover platform specific errors as part of retry.
Reference : https://github.com/golang/go/issues/31360