last_run_errors: Retrieve latest maestro pipeline errors

View source: R/latest_getters.R

last_run_errorsR Documentation

Retrieve latest maestro pipeline errors

Description

Gets the latest pipeline errors following use of run_schedule(). If the all runs succeeded or run_schedule() has not been run it will be NULL.

Usage

last_run_errors()

Value

error messages

Examples


last_run_errors()

maestro documentation built on June 8, 2025, 10:44 a.m.