added methods related to fetching 'overdue' workers (potential lost/dead
workers) and added methods for reseting jobs for a lost worker. $queen->register_worker_death($worker) without a defined cause_of_death will register worker as a FATALITY and reset its unfinished jobs.
Showing
- modules/Bio/EnsEMBL/Hive/AnalysisStats.pm 1 addition, 1 deletionmodules/Bio/EnsEMBL/Hive/AnalysisStats.pm
- modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm 32 additions, 0 deletionsmodules/Bio/EnsEMBL/Hive/DBSQL/AnalysisJobAdaptor.pm
- modules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm 13 additions, 0 deletionsmodules/Bio/EnsEMBL/Hive/DBSQL/AnalysisStatsAdaptor.pm
- modules/Bio/EnsEMBL/Hive/Queen.pm 20 additions, 3 deletionsmodules/Bio/EnsEMBL/Hive/Queen.pm
- modules/Bio/EnsEMBL/Hive/Worker.pm 3 additions, 14 deletionsmodules/Bio/EnsEMBL/Hive/Worker.pm
Please register or sign in to comment