read_dag_status

lsst.ctrl.bps.htcondor.read_dag_status(wms_path: str | PathLike) dict[str, Any]

Read the node status file for DAG summary information.

Parameters:
wms_pathstr or `os.PathLike

Path that includes node status file for a run.

Returns:
dag_addict [str, Any]

DAG summary information, counts summed across any subdags.