phase6-Prefect
This commit is contained in:
@@ -40,3 +40,9 @@ OUTPUT_CSV=output/results.csv
|
||||
# == Browser agent ==
|
||||
ENABLE_BROWSER_AGENT=true
|
||||
BROWSER_HEADLESS=true
|
||||
|
||||
# == Scheduling (Prefect flow) ==
|
||||
# Interval between scheduled runs in seconds (86400 = daily)
|
||||
SCHEDULE_INTERVAL_SECONDS=86400
|
||||
FLOW_RETRIES=1
|
||||
FLOW_RETRY_DELAY_SECONDS=60
|
||||
|
||||
Reference in New Issue
Block a user