Hello Dojo,
do we have to remove already executed scheduled tasks which we add programmatically or is it cleaned up by the scheduler?
Thanks,
David
Miguel Obregon [SLC] [DevOps Catalyst] Answered question 12th April 2025
Hi David,
Scheduled tasks are not removed automatically. However, it is not required to remove them. You can disable these tasks:
Hope it helps.
Wale Oguntoyinbo [SLC] [DevOps Advocate] Posted new comment 13th April 2025

If you are creating a lot of temporary / one-off tasks programmatically I think it could help to do some housekeeping just to declutter the Task Scheduler.