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
We have the problem that subscriptions are not re-established when the connection is reconnected. Looking at the code it seems if that is unexpected?
Looking into this in more detail I'm wondering if we're just seeing the retry timeout expire. Is it possible to retry without limit?