ferruzzi commented on PR #29761:
URL: https://github.com/apache/airflow/pull/29761#issuecomment-1451039707

   [ECS System 
test](https://github.com/apache/airflow/blob/main/tests/system/providers/amazon/aws/example_ecs.py)
 is failing after this merge, the 
[`await_cluster`](https://github.com/apache/airflow/blob/main/tests/system/providers/amazon/aws/example_ecs.py#L100)
 task  (which calls 
[`EcsClusterStateSensor`](https://github.com/apache/airflow/blob/181a8252597e314e5675e2b9655cb44da412eeb2/airflow/providers/amazon/aws/sensors/ecs.py#L65))
 is timing out after logging `INFO     airflow.task.operators:ecs.py:98 Cluster 
state: EcsClusterStates.ACTIVE, waiting for: EcsClusterStates.ACTIVE`.  I'll 
try to take a look at it tomorrow


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to