Skip to main content
This example demonstrates: - Creating schedules and simulating run records - Using SchedulerConsole.show_runs() for Rich-formatted run history - Querying run history with pagination - Understanding run statuses (success, failed, running, paused)

Run the Example