Documentation for version v72
Schedule
Description
The Schedule pipeline is used to process events transmitted through the Scheduler pipe. The mentioned pipe writes events to the database indicating when they should be read. The Schedule pipeline scans the database for events and launches them into its pipeline chain if the execution time has arrived.
Peculiarities:
scans events every SCHEDULER_PIPE_ROUTER_PERIOD seconds (default - 10).