David Shulman
David Shulman
>@wfurt @davish suggestions for mitigation? Doing name resolution in a CI environment will always be flaky most likely. >System.Net.Internals.SocketExceptionFactory+ExtendedSocketException : Name or service not known Perhaps we should consider an...
>We should work towards stabilizing core services (like DNS) in CI. >What about leveraging the RetryHelper for DNS tests which are inherently flaky? Do we understand whether the problem is...
>I assumed it's intermittent but how would we find that out? Let's add some RetryHelper logic to some of the tests. Then run it in CI. If we see a...
>So, what is the actual plan to overcome this issue? Is there anything we could do to help get this sorted out? I agree with your thoughts about the importance...