stateful($this->cache) ->processOnlyLastMissedRun(true) ->add(RecurringMessage::every('1 day', new GenerateTasksMessage(), from: new \DateTimeImmutable('03:00'))); } }