Arunodoy18 commented on PR #61024: URL: https://github.com/apache/airflow/pull/61024#issuecomment-3796122381
@eladkal - You're absolutely right that the larger question is where should DAG-level logs appear in the Airflow UI? That's a more complex architectural decision (new log tab per DAG run? associated with the last task? separate section?). I see this PR as solving the immediate debugging problem (logs being lost) while the team figures out the long-term UI/UX solution. Once you decide on the UI approach, the underlying log capture mechanism should still be useful - we'd just need to adjust where the handler sends the logs. Does this approach work as an interim solution? -- 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]
