choo121600 commented on PR #64366:
URL: https://github.com/apache/airflow/pull/64366#issuecomment-4155654311

   The main cause of the current test failures is related to data isolation and 
handling race conditions.
   Additionally, issues arise during retries when timeouts occur due to 
resource constraints in the CI environment.
   Previously, using networkidle masked these underlying issues, which is why 
they didn’t surface before.
   Therefore, I believe it’s better to address the root cause rather than 
reducing the number of workers :)


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