Websocket does not work anymore

You can wrap the code where this error is coming from (see your terminal or console) in a try catch block.

everything is in a try catch block already.saw in the documentation that speedy node web sockets have rate limits of 3600, but I’m nowhere near that threshold. Do read function reverts cost more than 1 rate limit?

Also having zero issues with other RPC URL’s as well

does it happen that the script sends a lot of pings or makes multiple reconnections in a short period of time?