Skip to content

temporarily modify pageview_hourly and projecview_hourly to assist migration

For both pageview_hourly and projectview_hourly DAGs:

  • breaks the sensor target, so that the sensors dont succeed (and are rescheduled) [we'll revert this after deployment]
  • adds max_active_runs=100, to that Airflow materializes lots of DAGs that we can then manage [we'll revert this after dep]
  • Modifies start dates to beginning of the month.

Merge request reports

Loading