...
The scheduler is the main loop of the Pipeline. This long running periodic process polls the database for new tasks, and dispatches processes to the execution layer.
...
...
The scheduler is the main loop of the Pipeline. This long running periodic process polls the database for new tasks, and dispatches processes to the execution layer.
...