From b5cf9e0d7b78e2ac6514b6f1c56400be4b64eccf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 11:10:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20[pre-commit.ci]=20Auto=20format?= =?UTF-8?q?=20from=20pre-commit.com=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/getting_started/astro.rst | 2 +- docs/getting_started/gcc.rst | 2 +- docs/getting_started/mwaa.rst | 2 +- docs/getting_started/open-source.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/getting_started/astro.rst b/docs/getting_started/astro.rst index a3e2ea077..c0bedc7e6 100644 --- a/docs/getting_started/astro.rst +++ b/docs/getting_started/astro.rst @@ -110,7 +110,7 @@ In your ``my_cosmos_dag.py`` file, import the ``DbtDag`` class from Cosmos and c ) .. note:: - In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. + In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. This error can be resolved by increasing the value of the Airflow configuration `core.dagbag_import_timeout `_. Start your project diff --git a/docs/getting_started/gcc.rst b/docs/getting_started/gcc.rst index 53c7584f1..1ec056e84 100644 --- a/docs/getting_started/gcc.rst +++ b/docs/getting_started/gcc.rst @@ -80,5 +80,5 @@ Make sure to rename the ```` value below to your adapter's Python .. note:: - In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. + In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. This error can be resolved by increasing the value of the Airflow configuration `core.dagbag_import_timeout `_. diff --git a/docs/getting_started/mwaa.rst b/docs/getting_started/mwaa.rst index 49570ecc2..f7a569302 100644 --- a/docs/getting_started/mwaa.rst +++ b/docs/getting_started/mwaa.rst @@ -114,5 +114,5 @@ In your ``my_cosmos_dag.py`` file, import the ``DbtDag`` class from Cosmos and c .. note:: - In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. + In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. This error can be resolved by increasing the value of the Airflow configuration `core.dagbag_import_timeout `_. diff --git a/docs/getting_started/open-source.rst b/docs/getting_started/open-source.rst index 043a454e9..ba9bbdb15 100644 --- a/docs/getting_started/open-source.rst +++ b/docs/getting_started/open-source.rst @@ -66,5 +66,5 @@ For example, if you wanted to put your dbt project in the ``/usr/local/airflow/d .. note:: - In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. + In some cases, especially in larger dbt projects, you might run into a ``DagBag import timeout`` error. This error can be resolved by increasing the value of the Airflow configuration `core.dagbag_import_timeout `_.