jroachgolf84 commented on issue #59075: URL: https://github.com/apache/airflow/issues/59075#issuecomment-3617070286
Just my two cents; I think that could get a bit weird. Let's say a Task fails and a user sets retries to 2. My guess is that the user would expect that a new Glue job would be spun up with that retry. While it's sometimes the case that the status of an Airflow Task does not match the status of the job that it's orchestrating, I think shrouding that could be dangerous. I know that this has come up quite a bit with KPO in the past. -- 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]
