mjohansenwork commented on PR #41141:
URL: https://github.com/apache/airflow/pull/41141#issuecomment-2265801301

   > it will return success state as long as external task does not have failed 
state
   
   That isn't the desired behavior, though, right? [The 
docs](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/utils/state/index.html#airflow.utils.state.DagRunState)
 list states like `running` and `queued`, which shouldn't cause the 
`ExternalTaskSensor` to fail _or_ succeed, right?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to