last_run_errors {maestro} | R 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()
[Package maestro version 0.6.0 Index]