Pasha Yermalovich
Pasha Yermalovich
as mentioned in #34204 i think i have a fix for this particular issue https://github.com/apache/airflow/compare/main...yermalov-here:airflow:fix_ExternalTaskSensor_deferrable even though i don't feel confident about creating a PR with it as the fix...
i took a look at the related issue #34205 and the root-cause is in the logic that differs from the `non deferrable` behavior. i was able to fix the very...
(in case it helps) Directly related: closed PR - https://github.com/apache/airflow/pull/28333 discussion - https://github.com/apache/airflow/discussions/28253
@epierce, could you please take a look at this change