xBis7 commented on PR #49180:
URL: https://github.com/apache/airflow/pull/49180#issuecomment-3030150469

   
https://github.com/apache/airflow/actions/runs/16028112052/job/45221996545?pr=49180#step:6:2093
   
   The error is 
   ```
   sqlalchemy.exc.OperationalError: (MySQLdb.OperationalError) (2013, 'Lost 
connection to server during query'
   ```
   
   The test passed for postgres and failed for mysql. I ran it locally for both 
backends and it works.
   
   It must have been an unfortunate moment where there was indeed a connection 
loss to the db causing a temporary error.
   
   I triggered the CI again.


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