Join Slack
Powered by
hi Team, now i see that scheduler checks the new t...
# ask-community
a
Alfie
02/24/2021, 6:29 AM
hi Team, now i see that scheduler checks the new task to schedule every 300 seconds, can I configure this interval via ENV? thanks.
Alfie
02/24/2021, 1:08 PM
Hi Team, your help is apprieciated, thanks
j
josh
02/24/2021, 1:24 PM
Hi
@Alfie
I believe you can set the loop seconds via this config var
https://github.com/PrefectHQ/server/blob/master/src/prefect_server/config.toml#L76
which would look like
Copy code
PREFECT_SERVER__SERVICES__SCHEDULER__SCHEDULER_LOOP_SECONDS
a
Alfie
02/24/2021, 1:27 PM
nice,thank you very much
@josh
Open in Slack
Previous
Next