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

The user should be able to configure automatic fixes #9

Open
bzizou opened this issue Jul 10, 2015 · 1 comment
Open

The user should be able to configure automatic fixes #9

bzizou opened this issue Jul 10, 2015 · 1 comment

Comments

@bzizou
Copy link
Contributor

bzizou commented Jul 10, 2015

For example, in the JDL, we could have:

"action_on": {
"timeout": "ignore|resubmit|blacklist",
"walltime": "ignore|resubmit|blacklist"
},

with ignore=fix the event, resubmit=fix the event and resubmit, blacklist=disable the cluster until manual fix

@bzizou bzizou added this to the Later milestone Jul 10, 2015
@bzizou
Copy link
Contributor Author

bzizou commented Jul 10, 2015

for RUNNER_SUBMIT_TIMEOUT, we can also have a "retrieve" option: try to retrieve the submitted jobs by searching jobs submitted in the time interval with the name of the campaign... or tagging jobs (how?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant