bbovenzi commented on issue #46657: URL: https://github.com/apache/airflow/issues/46657#issuecomment-2654095743
I guess that's how it should work if you pass `accept: text/plain` in the request header. Which changing that header doesn't seem to change the API response at all. Either way, the content response should either be JSON parsable or not. And the UI can then format the logs or simply render the text as-is. But the UI shouldn't have to rely on regex matching or looking for newline chars to try to interpret logs. -- 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]
