Bolke de Bruin created AIRFLOW-1937:
---------------------------------------

             Summary: Dont commit newly created task instances one by one
                 Key: AIRFLOW-1937
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1937
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Bolke de Bruin


For large dags the amount of tasks that need to be committed to the database 
can be quite large. Comitting every task instance puts quite a load on the db, 
which is not required as we can assume these are newly scheduled task instances.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to