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


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -73,6 +73,19 @@ def _fetch_logs_from_service(url, log_relative_path):
     return response
 
 
+class TriggerLogsPresentationMode(str, Enum):

Review Comment:
   i think we could do away, but i think strings may make for friendlier 
interop with the JS components... wdyt?



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