Appearance
Scheduler
Process schedulers are responsible for scheduling tasks in IT systems. They inform the processor about when a task should be completed and what resources are required for it. A distinction is made between preemptive and cooperative tasks.
Scheduler is a built-in integration that works out of the box and doesn't need to communicate with any other external services to run.
Triggers:
- Every hour: Triggers every hour.
- Every day: Triggers every day.
- Every week: Triggers every week.
- Every month: Triggers every month.