SamWheating commented on issue #54141: URL: https://github.com/apache/airflow/issues/54141#issuecomment-3203080166
👋 I am interested in taking a stab at this feature - I have been meaning to get more hands-on with Airflow 3, and haven't been doing as much OSS stuff lately. Would it make sense to just display this `parsing_duration` in the code tab alongside the `last_parsed_time`? My understanding of the internals here might be out of date, but I think that this would require just require adding a field to the DagModel class and exposing this in the `dags/<dag>/details` endpoint, correct? -- 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]
