INFURA / infura

Official Public Repository for INFURA
https://infura.io
381 stars 62 forks source link

WS drops connection after some time #186

Open pizzarob opened 5 years ago

pizzarob commented 5 years ago

My application depends on a stable websocket connection to listen for events from a set of smart contracts. If the connection drops I automatically reconnect, however it often drops several times and hour - sometimes more. On rare occasions it doesn't reconnect and my site goes down (this is probably more my problem than yours). But I would like to know why the connection drops. I'd be happy to pay for a connection that does not drop.

Skyge commented 4 years ago

I met a similar phenomenon these days:

WS End Connection dropped by remote peer.

thanks for any idea!