[GitHub] [airflow] zachliu commented on issue #29138: Auto refreshing (or auto tail) of logs in Web UI is erroneous

2023-01-24 Thread via GitHub


zachliu commented on issue #29138:
URL: https://github.com/apache/airflow/issues/29138#issuecomment-1402776235

   oops, didn't reconcile my own derived class with that 
[PR](https://github.com/apache/airflow/pull/26169) :sweat_smile: 
   
   i have a `PatchedS3TaskHandler` to always read from local for speed and use 
s3 just as a backup


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [airflow] zachliu commented on issue #29138: Auto refreshing (or auto tail) of logs in Web UI is erroneous

2023-01-24 Thread via GitHub


zachliu commented on issue #29138:
URL: https://github.com/apache/airflow/issues/29138#issuecomment-1402735638

   i guess throttling would just make it refresh less frequent?
   
   the `example_sensors` dag has some long-running tasks (> 1min) that can 
clearly show this behavior 
   
   no i'm not using remote logging, all logs are read from local


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [airflow] zachliu commented on issue #29138: Auto refreshing (or auto tail) of logs in Web UI is erroneous

2023-01-24 Thread via GitHub


zachliu commented on issue #29138:
URL: https://github.com/apache/airflow/issues/29138#issuecomment-1402586173

   might be related to https://github.com/apache/airflow/pull/26169


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org