Run the scheduler once
Description
Checks for due tasks and executes them.
Usage
1scheduler_run_once(agent_id = "main", config = NULL, verbose = TRUE)
Arguments
agent_id: Agent identifierconfig: Config listverbose: Print status messages
Value
Number of tasks executed