pub fn execute(
store: &RoutineStore,
routine: &Routine,
scheduled: Option<i64>,
) -> Result<RunRecord, RoutineError>pub fn execute(
store: &RoutineStore,
routine: &Routine,
scheduled: Option<i64>,
) -> Result<RunRecord, RoutineError>