Programmer-RD-AI commented on code in PR #56350: URL: https://github.com/apache/airflow/pull/56350#discussion_r2401377756
########## providers/microsoft/azure/src/airflow/providers/microsoft/azure/triggers/data_factory.py: ########## Review Comment: nit / out of scope: I know this isn’t part of your changes, but the if not self.run_id check could probably be done earlier so we bail out before hitting the cancel logic. Would make the flow a bit cleaner. -- 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]
