cylc.flow.main_loop.health_check
Checks the integrity of the workflow run directory.
Ensures workflow run directory is still present.
Ensures contact file is present and consistent with the running workflow.
Shuts down the workflow in the event of inconsistency or error.
Python API
Coroutines
Perform workflow health checks. |