Closed charlievieth closed 4 years ago
This commit changes the Reconnect() methods to retry making the connection is the error is due to the address being in use (EADDRINUSE). This should fix some flakiness we've seen in CI.
This commit changes the Reconnect() methods to retry making the connection is the error is due to the address being in use (EADDRINUSE). This should fix some flakiness we've seen in CI.