You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/10 20:11:33 UTC

[GitHub] [airflow] ashb commented on a change in pull request #22155: Don't try to expand mapped tasks if they can't run

ashb commented on a change in pull request #22155:
URL: https://github.com/apache/airflow/pull/22155#discussion_r824115619



##########
File path: airflow/ti_deps/dep_context.py
##########
@@ -53,33 +55,23 @@ class DepContext:
         Backfills)
     :param ignore_in_retry_period: Ignore the retry period for task instances
     :param ignore_in_reschedule_period: Ignore the reschedule period for task instances
+    :param ignore_unmapped_tasks: Ignore errors about mapped tasks not yet being expanded

Review comment:
       Perhaps "failed dep". Oops




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org