You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/02/16 21:51:58 UTC

[airflow] branch main updated (6dd61c9 -> 710d699)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 6dd61c9  Delay creation of dag_run table object (#21622)
     add 710d699  Support different timeout value for dag file parsing (#21501)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagbag.py    | 31 +++++++++++++++++++---------
 airflow/settings.py         | 14 ++++++++++++-
 docs/apache-airflow/faq.rst | 29 ++++++++++++++++++++++++++
 tests/models/test_dagbag.py | 50 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 113 insertions(+), 11 deletions(-)