seanghaeli opened a new pull request, #51719: URL: https://github.com/apache/airflow/pull/51719
The `MwaaTaskSensor` waits for the completion of a DAG task instance in an MWAA environment. This PR includes an implementation with unit tests, system tests, and docs. Similar to [MwaaDagRunSensor](https://github.com/apache/airflow/pull/46945) Also modified system test to have `MwaaTriggerDagRunOperator` set to `deferrable=True`. This tests the `MwaaTaskSensor` and `MwaaDagRunSensor` sensors _during_ execution of DAG Run rather than only afterwards. -- 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]
