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
dashboard_client: Allow a larger timeout on initial connection (#126)
Apparently, if we connect to the socket right after it became available,
it can happen, that we don't get a "connected" message from the dashboard
server in a second.
This commit should not only increase the timeout on the initial read to a
value that should be sufficient, but also establishes a retry with a warning
output.
0 commit comments