It looks like you're new here. If you want to get involved, click one of these buttons!
def reconnect_now(ws):
global record_count
if(timeout == 0):
ws.connect()
logger.error("reconnecting on disconnect / error, Record Count :"+ str(record_count))