pub fn auto_detect_executor() -> ScheduleExecutorExpand description
Determine the appropriate executor for a new schedule. If Commander is running, use Commander. Otherwise, use SystemCron.
pub fn auto_detect_executor() -> ScheduleExecutorDetermine the appropriate executor for a new schedule. If Commander is running, use Commander. Otherwise, use SystemCron.