jscheffl opened a new pull request, #43590: URL: https://github.com/apache/airflow/pull/43590
While doing a regression on release tests on 2.10.3rc2 I noticed that the fixed logic still has a problem on mapped in dex 0 - seem I did not click on the first mapped element when testing :-( This PR fixes the logic such that the try history is correctly fetched also for index 0 if dynamic mapped tasks. Hope we get rid of this code in Airflow 3, this manual client function is really error prone. related: #43565 #42357 -- 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]
