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

Websocket connection closes when left idle #231

Open
kamalsharma2 opened this issue Mar 6, 2023 · 0 comments
Open

Websocket connection closes when left idle #231

kamalsharma2 opened this issue Mar 6, 2023 · 0 comments

Comments

@kamalsharma2
Copy link

kamalsharma2 commented Mar 6, 2023

I've been using a system which uses a proxy and a certain VPN which closes idle connections after a certain timeout. Due to this the WebSocket connection to the jupyter server closes if no cells are run for a certain period and the state of the next cell run shows up as "Queuing", however if we check the Network Console, we find that a new WebSocket connection gets established and then re-running the cells works fine with the last run cell incorrectly showing the state as "Queuing" even though it runs fine. Is there any way to avoid the disconnection?

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

1 participant