potiuk commented on PR #32991: URL: https://github.com/apache/airflow/pull/32991#issuecomment-1666785905
I have not seen a single failure from the backfill tests after I added the retry loop. There are other flaky tests (Which I am going to take a look as well at) - but IMHO this one looks like ready to go (and included in 2.7.0) even if we have not solved the root cause of the deadlock. I believe that in this case attempting to do self-healing by retrying is better than failing it outright with nasty Deadlock that we won't be able to help with quickly. -- 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]
