Skip to content

Conversation

@weekenthralling
Copy link
Contributor

@weekenthralling weekenthralling commented Jun 12, 2024

When refreshing the kernel, there might be other exceptions causing the refresh to fail. Perhaps catching exceptions would be more elegant.

For example:
When querying a non-existent kernel, the load_session method from the webhook returns a 404 error. If this is not handled, the final API response is a 500 error, whereas the expected response is a 404.

Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

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

LGTM - thank you @weekenthralling.

@weekenthralling
Copy link
Contributor Author

Rebased onto latest main to resolve CI issue.

@lresende
Copy link
Member

lresende commented Sep 5, 2025

@weekenthralling I believe the link that is failing the build has moved to

https://apache.github.io/hadoop/hadoop-yarn/hadoop-yarn-site/YARN.html

Do you want to update here or in a new pr?

@weekenthralling
Copy link
Contributor Author

weekenthralling commented Sep 5, 2025

@weekenthralling I believe the link that is failing the build has moved to

https://apache.github.io/hadoop/hadoop-yarn/hadoop-yarn-site/YARN.html

Do you want to update here or in a new pr?

I modified it in the new PR #1414

@lresende
Copy link
Member

lresende commented Sep 5, 2025

As #1414 is merged, please rebase this one.

@weekenthralling
Copy link
Contributor Author

As #1414 is merged, please rebase this one.

done

@lresende lresende merged commit 16d0f4d into jupyter-server:main Sep 5, 2025
13 checks passed
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.

3 participants