stateful($this->cache) ->processOnlyLastMissedRun(true) ->add( RecurringMessage::cron('0 * * * *', new RunImageCleanupMessage()), ); } }