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
When the connection is in a down state, it seems there is only one difference in how timeout and pingerror are handled. Might be better to use an if statement to differentiate instead to simplify the overall complexity.
When the connection is in a down state, it seems there is only one difference in how timeout and pingerror are handled. Might be better to use an if statement to differentiate instead to simplify the overall complexity.