avolant commented on PR #70307:
URL: https://github.com/apache/airflow/pull/70307#issuecomment-5106706921
Tested it live in our Airflow deployed instances and got the following logs:
```
Selected 1 of 32 task instances after iteration 1; retrying after
excluding known blocked candidates.
Selected 29 of 32 task instances after iteration 1; retrying after
excluding known blocked candidates.
Selected 31 of 32 task instances after iteration 1; retrying after
excluding known blocked candidates.
```
Stating that we [reached this
line](https://github.com/apache/airflow/pull/70307/changes#diff-072241d81275cd4b4b867f51025e9dca800610069305cffeb4b77ad45e135557R992)
--
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]