Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] which status for a Held DAGMAN ?
- Date: Tue, 13 May 2025 23:30:46 +0200
- From: Stefano Belforte <stefano.belforte@xxxxxxx>
- Subject: [HTCondor-users] which status for a Held DAGMAN ?
Dear experts,
with reference to the list of possible DagStatus values in the node
status file
https://htcondor.readthedocs.io/en/latest/automated-workflows/dagman-information-files.html#current-node-status-file
Am I correct in assuming that when a running DAG is held via condor_old
as per
https://htcondor.readthedocs.io/en/latest/automated-workflows/dagman-interaction.html#suspending-a-running-dag
it goes into FAILED status ?
I have seen this, but before I "code around it", would like to be sure
that it reliably happens all of the times.
Thanks
Stefano