ramitkataria commented on PR #51719:
URL: https://github.com/apache/airflow/pull/51719#issuecomment-2989123867

   > > Wouldn't it still wait for the dag run to complete?
   > 
   > @ramitkataria With `MwaaTriggerDagRunOperator`'s `deferrable=True`, 
wouldn't it proceed to the task sensor without waiting for the dag run to be 
done?
   
   Also discussed offline but in short, the sensor task would still wait for 
this task because the sensor task is set to depend on this task since they're 
in a chain


-- 
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