-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Check quota and resubmit automatically:
alien.py quota # gives me the current state of my quota
alien.py ps -M # gives me master jobs
alien.py masterjob id # gives me statuses and number of subjobs
Check the quota if some resources are available then
get masterjobs with error status and resubmit it
masterjob 1910353952 -status ERROR_V resubmit
In order to be independent of constant running my machine I can use lxplus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request