GitHub user ajbosco added a comment to the discussion: ExternalTaskSensor (only for last dag runs) in Airflow 3
Hi @potiuk, the use case is that I simply want to be able to take a DAG ID, a Task ID, and a range of dates then determine if that DAG ID/Task ID has completed within that time. This was trivial in Airflow 2.0 and is really the only way an External Task Sensor makes any sense. GitHub link: https://github.com/apache/airflow/discussions/49997#discussioncomment-14021397 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
