Skip to content

Improvements for the indexer manager #11

@DSuveges

Description

@DSuveges

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 RUN status 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

No one assigned

    Labels

    IceboxIdeas or tasks not currently prioritized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions