Skip to content

Update analytics canary_event DAG max parallelization

Joal requested to merge update_canary_events_dag_parallelization into main

This overrides the default 6 max tasks per dag to set it up to 10, allowing to run more small jobs in parallel.

Bug: T361499

Merge request reports