dstandish commented on code in PR #28213:
URL: https://github.com/apache/airflow/pull/28213#discussion_r1043042163


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -132,6 +132,19 @@ def _render_filename(self, ti: TaskInstance, try_number: 
int) -> str:
     def _read_grouped_logs(self):
         return False
 
+    @staticmethod
+    def _try_read_from_k8s(queue):

Review Comment:
   yeah it's like "_should maybe_ try read from k8s"
   



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