@Marvin what is the server setting that can be used to fetch scheduled runs a few seconds before their scheduled start time?
m
Marvin
03/04/2025, 12:22 AM
To fetch scheduled runs a few seconds before their scheduled start time, you can adjust the
server.services.scheduler.min_scheduled_time
setting. This setting controls the minimum amount of time before a scheduled run's start when it should be fetched. You can modify this setting through Prefect's configuration using the
prefect config view --show-defaults
command to see and adjust the defaults.
For more detailed information, you can refer to the Prefect settings documentation.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.