prefect.server.services.scheduler
The Scheduler service.
This service schedules flow runs from deployments with active schedules.
Functions
schedule_deployments
- Querying for deployments with active schedules
- Generating the next set of flow runs based on each deployment’s schedule
- Inserting all scheduled flow runs into the database