WallarooLabs / wally

Distributed Stream Processing
https://www.wallaroolabs.com
Apache License 2.0
1.48k stars 68 forks source link

ALO Python client: Reset self._conn = None on socket connect/write errors #3112

Closed slfritchie closed 4 years ago

slfritchie commented 4 years ago

Fixes intermittent conformance test failures such as https://circleci.com/gh/WallarooLabs/wallaroo/28929 and https://circleci.com/gh/WallarooLabs/wallaroo/28941 by allowing retry loop to actually retry connecting the socket.