matthewshober commented on issue #52368: URL: https://github.com/apache/airflow/issues/52368#issuecomment-3146110970
Looks like https://github.com/apache/airflow/pull/50141 removed the Sentry integration. Sentry gets initialized when the `airflow.sentry` module is imported; there's currently no imports for that module other than the unit tests 🫠. I don't think the [enrich_errors](https://github.com/apache/airflow/pull/50141/files#diff-f660147b2482fe9eb7c256a6e9b5c0d8c0623fc31beaf5048e476e9bd1b7823bL1673) decorator was supposed to be removed in that PR. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org