seanghaeli opened a new pull request, #57655: URL: https://github.com/apache/airflow/pull/57655
Intermittently running into failures in the EKS tests because there's a race condition happening where the delete operator sometimes executes before upstream tasks are in a terminal state, so the whole Dag fails. I haven't investigated the root reason for the race condition but for now I'm adding a sensor to force the delete operators to wait. -- 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]
