andrew-stein-sp commented on issue #42136:
URL: https://github.com/apache/airflow/issues/42136#issuecomment-3572318239

   we improved things by stopping the use of FQDN's with the following setting:
   `hostname_callable = airflow.utils.net.get_host_ip_address`
   
   We also moved task logs off of a shared EFS volume to local disk and then 
configured the workers to push logs to s3 upon completion.
   
   All of these things together greatly improved task log performance.


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