alhambraGod
Results
1
comments of
alhambraGod
I have the same problem. And I find a way to auto-reconnect. I wrote the resolvent in issues 456. ``` in connection.py def _connect_loop(self, retry): if len(host_ports) == 0: return...