Run Scheduler Only on AuthorSchedulers that do back-end processing (like asset expiry notifications) should normally run only on the author, since the author owns the DAM.Update the component annotation: @component( service = Runnable.class, property = { "scheduler.runOn=LEADER", "scheduler.runMod...