[GitHub] [airflow] jedcunningham commented on a diff in pull request #22928: Update ImportError items instead of deleting and recreating them

2022-04-11 Thread GitBox
jedcunningham commented on code in PR #22928: URL: https://github.com/apache/airflow/pull/22928#discussion_r847827828 ## airflow/dag_processing/processor.py: ## @@ -528,23 +529,34 @@ def update_import_errors(session: Session, dagbag: DagBag) -> None: :param session: se

[GitHub] [airflow] jedcunningham commented on a diff in pull request #22928: Update ImportError items instead of deleting and recreating them

2022-04-12 Thread GitBox
jedcunningham commented on code in PR #22928: URL: https://github.com/apache/airflow/pull/22928#discussion_r848527028 ## airflow/dag_processing/processor.py: ## @@ -528,23 +529,36 @@ def update_import_errors(session: Session, dagbag: DagBag) -> None: :param session: se