src/slurm_plugin/cluster_event_publisher.py [200:207]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                timestamp=timestamp,
                detail=error_detail,
            )

        self.publish_event(
            logging.DEBUG,
            **NODE_LAUNCH_FAILURE,
            timestamp=timestamp,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/slurm_plugin/cluster_event_publisher.py [511:518]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                timestamp=timestamp,
                detail=error_detail,
            )

        self.publish_event(
            logging.DEBUG,
            **NODE_LAUNCH_FAILURE,
            timestamp=timestamp,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



