🔥 3-day streak
Professional Data Engineer68 / 169
Question 68 of 169
A retail analytics team runs a Cloud Composer DAG every hour to load transactional data into BigQuery. Occasionally an upstream API is slow, causing a DAG run to take over 90 minutes. When this happens, multiple overlapping DAG runs start, all writing to the same partitioned staging table, which produces duplicate rows and downstream reconciliation failures. The team wants to prevent overlapping runs of this specific DAG while keeping the hourly schedule and without disabling other DAGs in the environment. What is the most appropriate change?
Reviewed for accuracy · Report an issueNext question