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

Cloudharness Jupyter add user defined exception PodSpawnException for raising Jupyter exception outside CH #635

Closed
zsinnema opened this issue Nov 24, 2022 · 0 comments · Fixed by #636
Assignees
Labels
enhancement New feature or request

Comments

@zsinnema
Copy link
Contributor

Sometime we would like to raise an exception and let the spawning of the new Jupyter pod fail.
Example: when a user has not enough "quotas" to spawn a new pod.
This can be handle by a "global" Jupyterhub setting: namedServerLimitPerUser but if this value is user dependent then the "function" that manipulates the pod manifest could raise this PodSpawnException

@zsinnema zsinnema self-assigned this Nov 24, 2022
@zsinnema zsinnema added the enhancement New feature or request label Nov 24, 2022
filippomc added a commit that referenced this issue Nov 24, 2022
#635 feat: add user defined exception for use for general pod spawn errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant