mobuchowski opened a new pull request, #39493: URL: https://github.com/apache/airflow/pull/39493
As part of OL listener we catch any exceptions generated by OL implementation: most important feature of OL integration should be to not impact user code. However, we log any potential exceptions. There's a common issue of people looking at some errors, for example overloaded or buggy OL backend 502ing, which causes the exception stack trace to be written, and assuming it impacts their jobs. This PR adds warning explaining it's not the case. -- 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]
