@hovhaDovah @noahthebaron Its only reconnecting if it doesnt receive a message for 30s, as websockets can be fragile and sometimes disconnect randomly, I originally had this 30s wait lower but I was getting reset if I reconnected too fast while the server was slow
@oze41998 @noahthebaron @hovhaDovah I just charles (mitm proxy) to get the websocket request information and made a node.js script to automatically increment it on the websocket