Skip to content

Conversation

@seanghaeli
Copy link
Contributor

Same as #54531 except for the MwaaDagRunSensor instead of the MwaaTaskSensor. The same change is needed for MwaaDagRunSensor and I forgot to include it in the other PR. Context:

Currently there's a bug that prevents MwaaDagRunSensor from working in deferrable mode. It refers to an attribute end_from_trigger, the intention is for the trigger to complete without spinning up a call to execute_complete. However, end_from_trigger is a new attribute not yet implemented for this trigger, so I removed it. Without this change, the example_mwaa.py system integration test fails when deferrable=True on the MwaaDagRunSensor, and after this change the same test passes.

@o-nikolas o-nikolas merged commit 3e08b68 into apache:main Aug 18, 2025
74 checks passed
@o-nikolas o-nikolas deleted the ghaeli/mwaa-dag-run-sensor-deferrable-fix branch August 18, 2025 17:27
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants