last_run_messages: Retrieve latest maestro pipeline messages

View source: R/latest_getters.R

last_run_messagesR Documentation

Retrieve latest maestro pipeline messages

Description

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

Usage

last_run_messages()

Details

Note that setting maestroLogLevel to something greater than INFO will ignore messages.

Value

messages

Examples


last_run_messages()

maestro documentation built on July 2, 2026, 5:07 p.m.