The GitHub Actions job "Tests" on airflow.git/61050-EcsRunTaskOperator-Cleanup 
has succeeded.
Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).

Head commit for run:
861aae6c9f8e587fe89f54488a250f7e397d973a / Sameer Mesiah <[email protected]>
EcsRunTaskOperator could leave ECS tasks running when failures
occur after successful task start (e.g. waiter failures due to missing
DescribeTasks permissions).

This change adds best-effort cleanup when post-start steps fail by attempting
to stop tasks started by the operator. Cleanup errors are logged but do not mask
the original exception.

Tests cover successful cleanup on failure and ensure cleanup failures do not
override the original error.

Report URL: https://github.com/apache/airflow/actions/runs/21341444580

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to