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

[batch] Do not log user errors as exceptions #14253

Merged

Conversation

daniel-goldstein
Copy link
Contributor

The current lack of this guard means we log exceptions when users submit jobs with images that don't exist or when users cancel their jobs (ContainerDeletedError). We do this check elsewhere but looks like this line slipped through.

@daniel-goldstein
Copy link
Contributor Author

This is another source of noisy alerts as pointed out in #14240

@danking danking merged commit f1542f3 into hail-is:main Feb 6, 2024
7 of 8 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