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

[Internal] [Bug] Resume flag re-runs submission even if completed #254

Open
jessicarowell opened this issue Jan 16, 2025 · 0 comments · May be fixed by #256
Open

[Internal] [Bug] Resume flag re-runs submission even if completed #254

jessicarowell opened this issue Jan 16, 2025 · 0 comments · May be fixed by #256
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jessicarowell
Copy link
Collaborator

Executing the pipeline again, with the resume command, re-runs the full submission subworkflow. It would be better if it only runs the step that didn't finish (e.g., fetching the report) to avoid resubmitting the same samples.

If this is because the steps are all in a subworkflow, we may need to break it up.

Run environment (container, cloud service, HPC, platform, etc.)
All

Command to replicate the error:
Any command including submission.

Any Additional Context or Information?

@jessicarowell jessicarowell added the bug Something isn't working label Jan 16, 2025
@jessicarowell jessicarowell added this to the v4.1.3 milestone Jan 16, 2025
@jessicarowell jessicarowell self-assigned this Jan 16, 2025
@jessicarowell jessicarowell linked a pull request Jan 17, 2025 that will close this issue
3 tasks
@jessicarowell jessicarowell modified the milestones: v4.1.3, v4.2.0 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant