Skip to content

Conversation

@yf-yang
Copy link
Contributor

@yf-yang yf-yang commented Oct 11, 2025

In low-performance machine, the websocket may timeout before the tornado server responds. This fix explicitly specifies the timeout parameter passed to the websocket.

Related:
jupyter-server/jupyter_server#1265 (comment)
https://github.com/jupyter-server/jupyter_server/blob/987ebdd5e188cdc49751b01a0d6782d686492a53/jupyter_server/services/kernels/websocket.py#L59
(AI said this prepare() function could take several seconds to complete, while httpx default timeout is 5 seconds)

@davidbrochart

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

Successfully merging this pull request may close these issues.

1 participant