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

Resume a partially done pipeline starts from the beginning. #5307

Open
kemin711 opened this issue Sep 17, 2024 · 0 comments
Open

Resume a partially done pipeline starts from the beginning. #5307

kemin711 opened this issue Sep 17, 2024 · 0 comments

Comments

@kemin711
Copy link

For this run, most jobs are done. Because of a typo in the time directive (used 'hr' instead of 'h' for Duration), my pipeline stopped. Then I fixed the typo. The resume the pipeline, instead of the run starting from where it is broken, it started from the very beginning. Even I used the -resume option. In this process, I used cache 'lenient', this should make the parser more flexible. Is there other settings or actions that I can take to reuse already computed results?

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

No branches or pull requests

1 participant