The GitHub Actions job "Tests" on airflow.git/feature/ecs-executor-callback has failed. Run started by GitHub user shivaam (triggered by shivaam).
Head commit for run: 9b2d069bbfa3d5e55e1b1e4dd811c4c879a5b5a2 / Shivam Rastogi <[email protected]> Add ExecuteCallback support to AWS ECS Executor Enable the ECS executor to handle callback workloads (e.g., deadline alerts) alongside regular task workloads. Callbacks are serialized, dispatched to ECS containers, and tracked through the same lifecycle as tasks. Changes: - Add supports_callbacks flag and queued_callbacks dict - Widen key types from TaskInstanceKey to WorkloadKey - Branch on ExecuteTask vs ExecuteCallback in queue_workload and _process_workloads - Guard log_task_event calls for task-only keys - Use cast() instead of type:ignore for success/fail/running_state - Add DAG bundle setup in execute_workload.py for container-side callback execution - Add AIRFLOW_V_3_2_PLUS version gate to version_compat.py Report URL: https://github.com/apache/airflow/actions/runs/23113040454 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
