You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the code I just realized we don't actually seem to reconnect in the first place, which would of course be a prerequisite for this (cf. #165).
It would be nice if the client would re-subscribe to block headers/scripts if the connection was ever dropped and we're reconnecting.
Alternatively,
script_pop
/block_headers_pop
could return an error indicating that the subscription has been cancelled in the meantime.The text was updated successfully, but these errors were encountered: