Skip to content

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
Contributor

@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.

5 participants