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

Reconnect Websocket when it closes unexpectedly #1751

Closed
invisibleroads opened this issue May 21, 2012 · 1 comment
Closed

Reconnect Websocket when it closes unexpectedly #1751

invisibleroads opened this issue May 21, 2012 · 1 comment
Milestone

Comments

@invisibleroads
Copy link
Contributor

I'm behind a firewall that seems to close websocket connections after 60 seconds, resulting in the browser message "Websocket connection closed unexpectedly."

Is it possible to reconnect the Websocket when it closes unexpectedly, instead of displaying an error message?

I am looking at start_channels() in IPython/frontend/html/notebook/static/js/kernel.js

@minrk
Copy link
Member

minrk commented May 21, 2012

We do need to do that, though we haven't yet. This is a duplicate of #1577, so I am closing this. Please continue any further discussion in the original.

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