Jeff Chappell
Results
1
issues of
Jeff Chappell
Receiving a Close 1001 message from websocket is not triggering the on_close function and the associated retry logic. **Here is my connection snippet:** ` def start_websocket(self): while True: client =...