Jeff Liu created AIRFLOW-978:
--------------------------------
Summary: subdags concurrency setting is not working
Key: AIRFLOW-978
URL: https://issues.apache.org/jira/browse/AIRFLOW-978
Project: Apache Airflow
Issue Type: Bug
Reporter: Jeff Liu
I have a dag with one subdag, inside this one subdag ( level2), there are more
than 100 subdags.
It seems that the concurrency settings on the level2 subdag doesn't work as
expected. With concurrency setting at 12 on the level2 subdag, the subdag only
runs 4 concurrent jobs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)