Dev-iL commented on issue #43180:
URL: https://github.com/apache/airflow/issues/43180#issuecomment-2443547804

   A good example of an issue with logging is when (fatal) errors from workers 
are not being forwarded to the scheduler, and it's very hard to trace what's 
actually wrong. In cases when a worker is exhibiting an early enough error 
(being unable to load the full Airflow machinery that records logs locally and 
forwards them to the scheduler/webserver), displaying a stack trace captured on 
the worker would help immensely.
   
   Ref: https://github.com/apache/airflow/issues/42136


-- 
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]

Reply via email to