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

Only attempt re-connect on abnormal closure #222

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

3coins
Copy link
Collaborator

@3coins 3coins commented Jun 15, 2023

A follow up to #219 which should be optimal, only attempting a re-connect if the closure was abnormal.

@3coins 3coins added the bug Something isn't working label Jun 15, 2023
@3coins 3coins added this to the 0.8.0 Release milestone Jun 15, 2023
@3coins 3coins self-assigned this Jun 15, 2023
@3coins 3coins requested review from dlqqq and JasonWeill June 15, 2023 18:43
Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
@3coins 3coins merged commit f69f59a into jupyterlab:main Jun 16, 2023
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* Only attempt re-connect on abnormal closure

* Added RFC6455 for WebSocket status codes

Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>

---------

Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
* Only attempt re-connect on abnormal closure

* Added RFC6455 for WebSocket status codes

Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>

---------

Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
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.

2 participants