amoghrajesh commented on PR #71513: URL: https://github.com/apache/airflow/pull/71513#issuecomment-5290034960
This issue was already fixed and merged in #71495, which moves `STOPPED` into `GlueJobCompleteTrigger`'s verbose-branch failure bucket to match the non-verbose waiter and the operator's own synchronous handling. Closing this per Airflow's parallel-work policy: when several PRs fix the same issue, the best implementation gets merged and the others are closed (see [Contribute code changes](https://github.com/apache/airflow/blob/main/contributing-docs/04_how_to_contribute.rst#contribute-code-changes) in the contributing guide). No reflection on this specific approach, just avoiding a duplicate merge for the same fix. Thanks for working on it. --- Drafted-by: Claude Code (Sonnet 5); reviewed by @amoghrajesh before posting -- 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]
