oboki commented on code in PR #50175:
URL: https://github.com/apache/airflow/pull/50175#discussion_r2094572091


##########
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:
   I'm still running into the `sqlalchemy.exc.OperationalError: 
(sqlite3.OperationalError) database is locked` error in the CI tests.
   
   Could you please provide any further suggestions on what might be causing 
this problem? Thanks again for your help.



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

Reply via email to