uranusjr commented on issue #48993:
URL: https://github.com/apache/airflow/issues/48993#issuecomment-2789007924

   I think this is a general problem with task sdk; hooks now all run in the 
api server instead of the task runner, so listeners now log to the api server 
process instead. We’ll need a mechanism to send those logs from the api server 
back to the task runner.


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