Ankurdeewan commented on PR #59798: URL: https://github.com/apache/airflow/pull/59798#issuecomment-3692286112
I’ve pushed a set of updates to the PR to align the implementation closely with the patterns you mentioned on the issue. In particular: -deferrable default is now config-driven -polling is fully trigger-based with an operator-level poll_interval -cleanup semantics are centralized and preserved -added comprehensive unit tests for deferrable and non-deferrable paths This should now be consistent with AWSBatchOperator and existing Azure deferrable operators. @potiuk tagging for visibility after the updates. -- 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]
