diagnose_pipeline() has been superseded by
diagnose_project(..., interactive = TRUE). It remains as a compatibility
wrapper for the established guided dependency and log browser.
Usage
diagnose_pipeline(
input = getwd(),
run_id = NULL,
subject_id = NULL,
job_id = NULL
)See also
inspect_project() for routine progress monitoring and
diagnose_project() for current or historical failure investigation.