You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2025. It is now read-only.
feat: added requeue option to client (snakemake#136)
added option for users to indicate the sbatch requeue flag if the
cluster configuration does no re-queuing on default
this is a boolean flag. We wait for the interface_plugin to be fixed.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced a new option to allow requeuing of preempted or failed jobs
in the job execution settings.
- Added a `--requeue` flag to the job submission command for enhanced
control over job handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: meesters <meesters@uni-mainz.de>
Co-authored-by: Johannes Köster <johannes.koester@uni-due.de>
Co-authored-by: Christian Meesters <cmeesters@users.noreply.github.com>
0 commit comments