Learn R Programming

maestro (version 0.5.3)

last_run_errors: 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()

Arguments

Value

error messages

Examples

Run this code

last_run_errors()

Run the code above in your browser using DataLab