🔥 3-day streak
Professional Data Engineer73 / 169
Question 73 of 169

Your team runs a Cloud Composer (Airflow) environment that orchestrates dozens of DAGs. Several DAGs each spawn many tasks that submit BigQuery load jobs against the same reservation. During peak hours, you notice a spike in failures caused by exceeding the concurrent load job quota, and downstream tasks intermittently fail. You want a repeatable, centralized way to cap the number of these tasks that run simultaneously across all DAGs without rewriting task logic or reducing overall DAG concurrency for unrelated tasks. What should you do?

Reviewed for accuracy · Report an issueNext question