Skip to content

Improve cli and slurmcli runner traceability for job status and failure reasons #20717

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

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

selten
Copy link
Contributor

@selten selten commented Jul 31, 2025

The current Slurm Cli and the Cli system do not support a variety of different failure reasons for jobs, this should improve the state handling of jobs on Slurm submitted through Cli as well as allowing failure messages based on OOM and walltime to be presented properly. The state will no longer assume the job finished well if it can no longer be found.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. Use Slurm cli cluster submission
    2. Reach OOM or walltime limit with a tool

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions bot added this to the 25.1 milestone Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants