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
While deploying my phoenix app, i realized the Socket will reconnect, but each channel that is open will not be rejoined. I can still use the Channel pid, but the Phoenix side doesn't recognize the connection.
While deploying my phoenix app, i realized the Socket will reconnect, but each channel that is open will not be rejoined. I can still use the Channel pid, but the Phoenix side doesn't recognize the connection.