apachw created AIRFLOW-3135:
-------------------------------
Summary: "concurrency" parameter in the dag not consistent
Key: AIRFLOW-3135
URL: https://issues.apache.org/jira/browse/AIRFLOW-3135
Project: Apache Airflow
Issue Type: Task
Reporter: apachw
I am creating a dynamic dag with configurable number of executors.
"concurrency" parameter given in the dag not consistent, in that this is not
always spawning that many number of parallel tasks.
Have the airflow.cfg as :
[ parallelism = 32
dag_concurrency = 16 ]
any ideas why this might not be working as exptected, or any other setting
there I need to change. Please suggest.
Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)