ashb opened a new pull request, #43943:
URL: https://github.com/apache/airflow/pull/43943

   This was sending task logs from the scheduler has two problems:
   
   1. It blocks the scheduling loop reading remote logs -- a huge performance
      foot-gun for anyone that turns this feature on
   2. Sending task logs in a span seems too large, and way too verbose to 
provide
      any use in a span.
   


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