yunhobb commented on issue #64195:
URL: https://github.com/apache/airflow/issues/64195#issuecomment-4127031372

   **Tested `amazon: 9.24.0rc1`** — Add skip_on_exit_code support to 
EcsRunTaskOperator (#63274)
   
   Verified in Breeze (Python 3.10): `skip_on_exit_code` parameter is present 
in `EcsRunTaskOperator` signature and correctly normalizes int input to list 
(e.g., `skip_on_exit_code=2` → `[2]`).
   
   Looks good!


-- 
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]

Reply via email to