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

Improve session scheduling error messages #3036

Closed
leafty opened this issue Feb 13, 2024 · 0 comments · Fixed by #3082
Closed

Improve session scheduling error messages #3036

leafty opened this issue Feb 13, 2024 · 0 comments · Fixed by #3082

Comments

@leafty
Copy link
Member

leafty commented Feb 13, 2024

When a session goes into the error state, we can try to match the error message to known conditions:

  • Insufficient nvidia.com/gpu -> No GPU available
  • nodes are available -> Generic insufficient resources message
leafty added a commit that referenced this issue Mar 26, 2024
Fixes #3036.

Add a user-friendly message when the session cannot be scheduled due to a lack of compute resources.
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 a pull request may close this issue.

1 participant