Skip to content

Commit

Permalink
Sync administration areas daily
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAntoine committed May 22, 2024
1 parent d8c0b19 commit 34611de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datascience/src/pipeline/flows_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
)

################################ Define flow schedules ################################
admin_areas.flow.schedule = CronSchedule("43 4 * * 1,2,3,4,5")
beacons.flow.schedule = CronSchedule("4,14,24,34,44,54 * * * *")
clean_flow_runs.flow.schedule = CronSchedule("8,18,28,38,48,58 * * * *")
control_anteriority.flow.schedule = CronSchedule("5 * * * *")
Expand Down

0 comments on commit 34611de

Please sign in to comment.