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

Creates a new websocket connection in case of disconnect #219

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

3coins
Copy link
Collaborator

@3coins 3coins commented Jun 8, 2023

Fixes #206

@3coins 3coins added the bug Something isn't working label Jun 8, 2023
@3coins 3coins added this to the 0.8.0 Release milestone Jun 8, 2023
@3coins 3coins marked this pull request as ready for review June 8, 2023 16:00
Copy link
Collaborator

@JasonWeill JasonWeill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor change, otherwise good to go

@3coins 3coins merged commit 3e0238c into jupyterlab:main Jun 8, 2023
@3coins 3coins deleted the check-websocket-disconnect branch June 9, 2023 03:22
3coins added a commit to krassowski/jupyter-ai that referenced this pull request Jun 15, 2023
)

* Creates a new websocket connection in case of disconnect

* Added a console statement for re-connecting

* Update packages/jupyter-ai/src/chat_handler.ts

Co-authored-by: Jason Weill <[email protected]>

---------

Co-authored-by: Jason Weill <[email protected]>
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
)

* Creates a new websocket connection in case of disconnect

* Added a console statement for re-connecting

* Update packages/jupyter-ai/src/chat_handler.ts

Co-authored-by: Jason Weill <[email protected]>

---------

Co-authored-by: Jason Weill <[email protected]>
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
)

* Creates a new websocket connection in case of disconnect

* Added a console statement for re-connecting

* Update packages/jupyter-ai/src/chat_handler.ts

Co-authored-by: Jason Weill <[email protected]>

---------

Co-authored-by: Jason Weill <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat UI becomes unresponsive in Studio after a while
2 participants