stijndehaes commented on PR #31128: URL: https://github.com/apache/airflow/pull/31128#issuecomment-1537997707
@potiuk thank you for responding so quickly. So I initially observed this in Airflow 2.5.3, but reverted to 2.5.2 and 2.5.1 and still observed the issue. I didn't go back to 2.4 though, but we only recently noticed the issue since multiple long running jobs now use inlets, and before they did not. My guess it that the following PR created the issue: https://github.com/apache/airflow/pull/27699 More specifically the usage of `LazyXComAccess` -- 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]
