- Sending periodic emails to customers;
- Backing up the organization’s data;
- Clearing logs from databases;
scheduler
folder.
It runs and deploys as a standalone service with its own Dockerfile. This workflow allows time-consuming tasks not to interfere with the server processing requests.
Scheduler consists of two parts: Cron jobs and Handlers.
Cron jobs
