bugraoz93 commented on code in PR #50175: URL: https://github.com/apache/airflow/pull/50175#discussion_r2093608213
########## airflow-core/src/airflow/api_fastapi/core_api/routes/public/log.py: ########## @@ -57,6 +57,38 @@ } +def _find_task_instance_for_try_number( Review Comment: Yes, I directly went to the service but for this method for this use case, `common/db/task_instances.py` makes more sense -- 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