mdediana commented on a change in pull request #9354:
URL: https://github.com/apache/airflow/pull/9354#discussion_r441859257



##########
File path: airflow/www/views.py
##########
@@ -1363,6 +1374,14 @@ def success(self):
                                               confirmed, upstream, downstream,
                                               future, past, State.SUCCESS)
 
+    @staticmethod
+    def _get_log_handler():

Review comment:
       Nice. This is also used in `get_logs_with_metadata()`, but I didn't 
change it because it also uses `task_log_reader`.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to