connorlwilkes commented on PR #63180:
URL: https://github.com/apache/airflow/pull/63180#issuecomment-4120233087

   Testing a similar change internally we have seen a very large performance 
increase for loading of logs on the front end when viewing logs for a task 
instance. 
   
   I think the front end should really either just use the normal non streaming 
endpoint or parse the streaming endpoint as a streaming endpoint. My 
understanding is that it polls the streaming endpoint and gets all the logs 
every call


-- 
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]

Reply via email to