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

[FEATURE] Add JS event on Websocket disconnect #11328

Closed
philippjfr opened this issue Jun 9, 2021 · 2 comments · Fixed by #12370
Closed

[FEATURE] Add JS event on Websocket disconnect #11328

philippjfr opened this issue Jun 9, 2021 · 2 comments · Fixed by #12370

Comments

@philippjfr
Copy link
Contributor

When a Bokeh server application times out and disconnects from the Websocket there's generally no indication that this happened and indeed no mechanism for a developer to add some kind of message. To enable this it would be great if we could somehow allow declaring a JS callback which fires when the Websocket disconnects which could then be leveraged by a developer to pop up a notification of some kind.

@bryevdv
Copy link
Member

bryevdv commented Oct 8, 2021

Let's try to add this for 3.0

@bryevdv bryevdv modified the milestones: 3.0, 3.1 Jun 22, 2022
@mattpap mattpap modified the milestones: 3.1, 3.0 Sep 11, 2022
@mattpap mattpap modified the milestones: 3.0, 3.1 Oct 2, 2022
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants