[GH-ISSUE #652] Reconnect of a client if lost internet connection #402

Open
opened 2026-02-27 15:50:13 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Mar 23, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/652

Hello,

sometimes when my client lose his internet connection he doesnt reconnect immediately. Normally the client should reconnect when the internet connection is back. Or he should reconnect lately after 5 seconds because i set the reconnect delay to 5000 ms. But sometimes my client doenst reconnect or he reconnect after 5-10 minutes which is weird. Anything i can do ?

Best regards

Originally created by @ghost on GitHub (Mar 23, 2018). Original GitHub issue: https://github.com/quasar/Quasar/issues/652 Hello, sometimes when my client lose his internet connection he doesnt reconnect immediately. Normally the client should reconnect when the internet connection is back. Or he should reconnect lately after 5 seconds because i set the reconnect delay to 5000 ms. But sometimes my client doenst reconnect or he reconnect after 5-10 minutes which is weird. Anything i can do ? Best regards ---
Author
Owner

@MaxXor commented on GitHub (Apr 17, 2018):

I'd guess this is some kind of firewall problem. The client detects half-open connections in the worst case after 25sec, so with 5sec reconnect delay it should reconnect after 30sec. Are you using Quasar in a VM? There seem to be some reconnection problems, i.e.: #622

<!-- gh-comment-id:382018509 --> @MaxXor commented on GitHub (Apr 17, 2018): I'd guess this is some kind of firewall problem. The client detects half-open connections in the worst case after 25sec, so with 5sec reconnect delay it should reconnect after 30sec. Are you using Quasar in a VM? There seem to be some reconnection problems, i.e.: #622
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#402
No description provided.