[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Keeping jobs from being retried



Hello all,

In condor I see sometimes that, if a node has a problem and can't
complete a job, the system will re-queue it and retry it on another
node.  However many of the jobs we get don't support that, and the jobs
fail anyway in addition to confusing upstream monitoring.  Is there a
way to tell condor to never retry a job?

--Sarah