jupyter-remote-desktop-proxy icon indicating copy to clipboard operation
jupyter-remote-desktop-proxy copied to clipboard

Automatically reconnect if we lose connection

Open yuvipanda opened this issue 1 year ago • 4 comments

This needs much better retry logic, with back-offs and status messages. But fundamentally, it does already work \o/

Fixes https://github.com/jupyterhub/jupyter-remote-desktop-proxy/issues/80

yuvipanda avatar Feb 04 '24 07:02 yuvipanda

Binder :point_left: Launch a binder notebook on this branch for commit 27f67ce831e01eac905f5336ae9cb2f599a63679

I will automatically update this comment whenever this PR is modified

Binder :point_left: Launch a binder notebook on this branch for commit fab710e8e25271ec545cc435a345b2e0b5000cb2

github-actions[bot] avatar Feb 04 '24 07:02 github-actions[bot]

Excited about this bugfix! I think it would mean that a restart of for example a ingress-nginx or jupyterhub proxy pod would be handled more gracefully.

consideRatio avatar Feb 15 '24 22:02 consideRatio

This needs much better retry logic, with back-offs and status messages.

I'll see if I can get this worked to completion before tuesday. The goal I have made explicit: to provide retry logic with backoff, verify function manually by changing network rules on the fly.

consideRatio avatar Mar 30 '24 19:03 consideRatio

I attempted for an hour or so but failed to make progress =/

consideRatio avatar Mar 30 '24 23:03 consideRatio

Superceeded by https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/112

yuvipanda avatar Jun 01 '24 02:06 yuvipanda