Trees | Indices | Help |
|
---|
|
job.queue.BaseJob --+ | job.queue.JobControlJob --+ | RobustSubmissionJob
A JobControlJob object that will retry to submit multiple times for fizzled, jobs (if the queue setting is such) but will not attempt to retry a job that died.
|
|||
bool |
|
||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Determine if the job should be retried or not. This overwrites the parent method to not retry jobs that have a status of "died" as that will indicate that Jaguar failed, which it almost certainly will again.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:40 2015 | http://epydoc.sourceforge.net |