-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
IceboxIdeas or tasks not currently prioritizedIdeas or tasks not currently prioritized
Description
Implementing the following features would improve the performance of the indexer manager significantly:
- Before jobs are submitted to lsf, the log directory should be wiped off. If logfiles are being overwritten it is more difficult to parse failed jobs.
- When checking for statuses of jobs the script needs to make more resilient for missing statuses.
- When the script finds a failed jobs it should check why the job failed and take appropriate action.
- If a study stuck in
UNKNW(unknown) status, it should be killed and resubmitted. - Certain, seemingly active jobs with
RUNstatus are just hanging. I think it make sense to implement a test to see if the job is still actively running or not, if a job doesn't do anything for days, it should be restarted.
Metadata
Metadata
Assignees
Labels
IceboxIdeas or tasks not currently prioritizedIdeas or tasks not currently prioritized