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

Port gateway updates from notebook (PRs 5317 and 5484) #341

Merged
merged 3 commits into from
Nov 17, 2020

Conversation

kevin-bates
Copy link
Member

This pull request brings over the changes relative to the following Notebook PRs:

kevin-bates and others added 3 commits November 15, 2020 09:34
Prior to this change, the request timeout for a Gateway request
was synchronized with KERNEL_LAUNCH_TIMEOUT only if KLT
was greater. However, the two are closely associated and KLT
should be adjusted if the configurable request_timeout is greater.
This change ensures that the two values are synchronized to the
greater value. It changes the two configurable timeouts to default
to 40 (to match that of KLT) and removes the 2-second pad,
since that wasn't helpful and only confused the situation.

These changes were prompted by this issue: jupyter-server/enterprise_gateway#792
Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Zsailer
Copy link
Member

Zsailer commented Nov 17, 2020

Thanks, @kevin-bates

@Zsailer Zsailer merged commit e3de58b into jupyter-server:master Nov 17, 2020
@kevin-bates kevin-bates deleted the notebook-gateway-updates branch January 14, 2021 15:52
hMED22 pushed a commit to hMED22/jupyter_server that referenced this pull request Jan 23, 2023
…ay-updates

Port gateway updates from notebook (PRs 5317 and 5484)
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.

None yet

5 participants