Condor submission only if scheduler available
requested to merge 236-submissioncontroller-sends-off-jobs-when-it-can-t-talk-to-the-scheduler into master
Release notes
Jobs used to be submitted even if the condor scheduler couldn't be contacted. This caused the risk that the same job is submitted multiple times. Now the submission aborts when the condor scheduler can't be contacted.
Details
Closes #236 (closed)
Edited by Konstantin Lehmann