SamWheating commented on issue #21951:
URL: https://github.com/apache/airflow/issues/21951#issuecomment-1058491389


   This is the same issue as reported in 
https://github.com/apache/airflow/issues/19622 and should be fixed by the PR 
linked above. 
   
   As a temporary workaround, you can either:
   
    - Increase the value of 
[`max_tis_per_query`](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#max-tis-per-query)
 to a number larger than the number of tasks in the first DAG
    - Increase the 
[`priority_weight`](https://airflow.apache.org/docs/apache-airflow/stable/concepts/priority-weight.html)
 of the tasks in the second DAG. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to