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


##########
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:
   But my opinion is not _too_ strong, especially if we’re looking to 
potentially move to FastAPI (not sure if this has an effect but the less the 
possibility is the better)



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