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

Add functionality to cancel validation #1115

Open
tvami opened this issue Dec 18, 2023 · 0 comments
Open

Add functionality to cancel validation #1115

tvami opened this issue Dec 18, 2023 · 0 comments

Comments

@tvami
Copy link
Contributor

tvami commented Dec 18, 2023

Is your feature related to a problem?

Many times we realized that there was a mistake while the validation is running, or let's say we have 1000 prepIDs and 4 comes back with a problem that we know that will be an issue for the rest of them too. In these cases we have to wait for the validation of all of them to fail which is both time and computational power consuming.

Describe the solution you'd like

We request a functionality to cancel validation.

Current behavior

Waste 8*N hours (where N is the number of known bad prepIDs)

Expected behavior

If this functionality is added there would be another button which could be used to kill jobs on condor.

@ggonzr

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