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

Random reconnects #1742

Closed
roblourens opened this issue Oct 28, 2019 · 4 comments
Closed

Random reconnects #1742

roblourens opened this issue Oct 28, 2019 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@roblourens
Copy link
Member

I have been seeing reconnection kicking in randomly more often. Often immediately shortly after connecting to a remote. It goes through reconnection and connects, then is fine after that. I haven't caught it happening with the log level set to "trace" yet and I have no idea why it's happening. @kieferrm also mentioned that he has seen this over the past 2 or 3 weeks. This is always on a stable connection with nothing weird going on in the remote.

@alexandrudima any idea what might have changed?

@alexdima
Copy link
Member

@roblourens No, I'm not sure what would have changed in this way... I have just found microsoft/vscode#83672 though, maybe you had something blocking the UI thread for an extended period of time?

@alexdima alexdima added the info-needed Issue requires more information from poster label Oct 30, 2019
@roblourens
Copy link
Member Author

I don't think so, but I didn't realize it works this way:

rather than the current implementation where it runs once every 10s

how long does it need to be blocked for before timing out?

@alexdima
Copy link
Member

alexdima commented Nov 5, 2019

It was 10s, @kieferrm doubled it to 20s

@vscodebot vscodebot bot closed this as completed Nov 12, 2019
@vscodebot
Copy link

vscodebot bot commented Nov 12, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants