Get list of job IDs that failed to register cron schedules.
Get list of currently running job IDs.
Force an immediate reconciliation of job schedules with the database.
Initialize and start the scheduler, loading all enabled jobs.
Stop the scheduler and gracefully wait for running jobs to complete.
Manually trigger a job by ID, bypassing the schedule.
Scheduler interface for managing job schedules and execution.