last_run_warnings: Retrieve latest maestro pipeline warnings

View source: R/latest_getters.R

last_run_warningsR Documentation

Retrieve latest maestro pipeline warnings

Description

Gets the latest pipeline warnings following use of run_schedule(). If there are no warnings or run_schedule() has not been run it will be NULL.

Usage

last_run_warnings()

Details

Note that setting maestroLogLevel to something greater than WARN will ignore warnings.

Value

warning messages

Examples


last_run_warnings()

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