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

Cell timeout after 5 mins #77

Open
tylerlekang opened this issue Dec 21, 2023 · 3 comments
Open

Cell timeout after 5 mins #77

tylerlekang opened this issue Dec 21, 2023 · 3 comments

Comments

@tylerlekang
Copy link

System:
Windows 10
Conda 23.5.0
Python 3.8.16
matlab-proxy 0.10.0
jupyter-matlab-proxy 0.10.1
Matlab R2023a Update 5

(though I observed the issue with earlier versions of jmp)

Issue:
Cell "times out" after 5 mins, even though the code still runs:
image

I also see the following error in the Anaconda Prompt:
image

Desired Behavior:
On the exact same running Jupyter Server, if I select the python kernel there is no such issue:
image

@tylerlekang
Copy link
Author

Hoping this is just a setting that can be changed.

If not, please consider adding and/or addressing whatever issue is causing this undesired behavior. Thank you!

@prabhakk-mw prabhakk-mw added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Dec 21, 2023
@prabhakk-mw
Copy link
Member

Hi @tylerlekang

Unfortunately, this is a timeout that is coming from our dependencies, viz: jupyter-server-proxy. We are actively working towards alternate ways of communication which should alleviate this issue.

@jhgoebbert
Copy link

Perhaps you can create a PR to change this hard-coded 300 to become a parameter in jupyter-server-proxy:
https://github.com/jupyterhub/jupyter-server-proxy/blob/v4.3.0/jupyter_server_proxy/handlers.py#L558

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants