ashb commented on PR #53499: URL: https://github.com/apache/airflow/pull/53499#issuecomment-3096423213
Logging of tasks in Airflow 3 has massively and fundamentally changed. The tasks process now only write logs to a socket as JSON connected to the supervisor, and it is the supervisor process that is responsible for uploading/sending those to remote storage or logging engine. -- 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]
