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

Re: [Condor-users] Condor question



Etan,
 
condor-admin@xxxxxxxxxxx for help from the Condor project team.
condor-users@xxxxxxxxxxx for help from the community.
 
 
 
Rick
 


From: Etan Cohen
Sent: Thursday, August 24, 2006 2:51 PM
To: Rick Lan
Subject: Condor question

Rick,

 

In the documentation there is:

 

As another example, if your job should only leave the queue if it exited on its own with status 0, you would use this on_exit_remove _expression_:

         == False) && (ExitCode == 0)

If the job was killed by a signal or exited with a non-zero exit status, Condor would leave the job in the queue to run again.

 

This is very useful. I had a job for which the build failed (this seems to happen sometimes) and it failed – it would be useful to it re-submitted automatically. However, sometimes these are real failures and I don’t want an infinite submission loop. I would like to have a counter on the resubmission – i.e. re-submit up to a maximum of 5 times.

 

This doesn’t seem to be there – how do I submit a question/feature request to the Condor list?

 

Thanks,

 

Etan

 

-----------------------------------------------

Etan G. Cohen

etan.cohen@xxxxxxxxxxxx

(949) 433 1811