pierrejeambrun commented on issue #47100: URL: https://github.com/apache/airflow/issues/47100#issuecomment-2812813174
`getMetaValue` were used to fetch `meta` tag from the DOM. We do not use that anymore to fetch data, but instead use the RestAPI. This used to come from the TaskLogReader, and we need to find a way to expose it through the API, so the UI can use it. Maybe add that information to one of the existing ui endpoints. (maybe the config one 🤔) -- 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]
