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

Stop workflow on failed task when debugging #825

Open
jfrost-mo opened this issue Sep 11, 2024 · 0 comments
Open

Stop workflow on failed task when debugging #825

jfrost-mo opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jfrost-mo
Copy link
Member

What problem does your feature request solve?

Its annoying how the workflow carries on after a job fails, as it means you then need to go and chase down the log files after the task disappears from the GUI.

On the other hand, when running CSET as a user, it is nice to still have some output even if just a few diagnostics fail.

Describe the solution you'd like

If logging is set to debug, we should require the task to succeed, else we should continue.

Describe alternatives you've considered

@jfrost-mo jfrost-mo added the enhancement New feature or request label Sep 11, 2024
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

No branches or pull requests

1 participant