Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize disconnects #402

Open
jimaek opened this issue Jul 24, 2023 · 0 comments
Open

Minimize disconnects #402

jimaek opened this issue Jul 24, 2023 · 0 comments
Assignees

Comments

@jimaek
Copy link
Member

jimaek commented Jul 24, 2023

Since we added the qa tests I would expect most timeout disconnects to stop happening, but its not the case.

2023-07-24 14:49:05] [DEBUG] [49] [gateway] Probe disconnected. (reason: ping timeout) [wOqMEGTZokqcg2wmAACt][]
[2023-07-24 14:49:16] [INFO] [81] [gateway] ws client VabZ6dxUJ-TezYLnAADB connected from Nanning, CN [- CloudFlare Inc.]
[2023-07-24 14:50:12] [INFO] [42] [gateway] ws client FxlcLwc2w5psyM2wAAC3 connected from Vienna, AT [- Cogent Communications]
[2023-07-24 14:50:17] [DEBUG] [42] [gateway] Probe disconnected. (reason: ping timeout) [FxlcLwc2w5psyM2wAAC3][]
[2023-07-24 14:50:28] [INFO] [63] [gateway] ws client HvJoxsshPcVLgtEEAAC7 connected from Vienna, AT [- Cogent Communications]
[2023-07-24 14:53:24] [DEBUG] [81] [gateway] Probe disconnected. (reason: ping timeout) [arhr-uEBcos3zoVsAAC5][]
[2023-07-24 14:53:27] [INFO] [42] [gateway] ws client prsP6PK7_2cvJa0cAAC5 connected from Orem, US [- Baxet Group Inc.]
[2023-07-24 14:53:34] [DEBUG] [63] [gateway] Probe disconnected. (reason: ping timeout) [YTpcfIlsYw5eNjUMAACt][]
[2023-07-24 14:53:47] [INFO] [56] [gateway] ws client W-Vq91lGz8HMhrjoAADB connected from Amsterdam, NL [- Cogent Communications]
[2023-07-24 14:54:00] [DEBUG] [42] [gateway] Probe disconnected. (reason: ping timeout) [nJizrZ6R7-nYQlvmAAB7][]
[2023-07-24 14:54:05] [DEBUG] [41] [gateway] Probe disconnected. (reason: ping timeout) [NoeA-K2xxsYFTK71AACR][]
[2023-07-24 14:54:11] [INFO] [41] [gateway] ws client H3CGA_heTcC1opljAACd connected from Brussels, BE [- M247 Europe SRL]
[2023-07-24 14:54:38] [DEBUG] [63] [gateway] Probe disconnected. (reason: ping timeout) [nuXb1-atGkvku8o7AACv][]
[2023-07-24 14:54:41] [INFO] [69] [gateway] ws client 5XD3MeZitjx00bMiAACv connected from Beijing, CN [- Shenzhen Tencent Computer Systems Company Limited]
[2023-07-24 14:56:39] [DEBUG] [81] [gateway] Probe disconnected. (reason: ping timeout) [VabZ6dxUJ-TezYLnAADB][]
[2023-07-24 14:56:52] [INFO] [56] [gateway] ws client t2l-Jacw25Vv66l8AADD connected from Nanning, CN [- CloudFlare Inc.]
[2023-07-24 14:57:12] [DEBUG] [56] [gateway] Probe disconnected. (reason: ping timeout) [t2l-Jacw25Vv66l8AADD][]
[2023-07-24 14:58:42] [INFO] [35] [gateway] ws client 3jIW17KBCQn_fVt8AACo connected from Nanning, CN [- CloudFlare Inc.]
[2023-07-24 14:58:54] [INFO] [63] [gateway] ws client I8hNDFRlE9WtXAHfAAC9 connected from Chisinau, MD [- Stark Industries Solutions Ltd]
[2023-07-24 15:00:06] [DEBUG] [81] [gateway] Probe disconnected. (reason: ping timeout) [nZRFS8J1KXPZqOmqAAAR][]
[2023-07-24 15:00:17] [INFO] [41] [gateway] ws client p1eGdAoQu8i7gVLwAACf connected from Tallinn, EE [- xTom GmbH]
[2023-07-24 15:00:27] [DEBUG] [69] [gateway] Probe disconnected. (reason: ping timeout) [vaxSQgALLCfuODsWAABn][]
[2023-07-24 15:00:31] [INFO] [63] [gateway] ws client QNLNN1RK4Iv3RTsMAAC_ connected from Osaka, JP [- xTom]
[2023-07-24 15:01:00] [DEBUG] [35] [gateway] Probe disconnected. (reason: ping timeout) [3jIW17KBCQn_fVt8AACo][]
(END)

This is task is mostly about research, there must be something we can do about this. WS has many configs we can work with to try and better stability out of some probes.
Maybe frequent heartbeats with retries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants