cacherpc
cacherpc copied to clipboard
Detect infinite reconnections on websocket
Sometimes, some worker threads, that manager webosket connections, go into infinite loop trying to establish working websocket connection to validator. Need to figure out the reason, why it happens, and implement detection and correction for such cases.