Chris Zubak-Skees
03/30/2023, 3:41 PMMike Atlas
03/30/2023, 3:54 PM169.254.169.253
(route 53 private resolver)Bethany Yollin
03/30/2023, 7:38 PMExisting tasks can't resolve and connect to the new endpoint. Only new Amazon ECS tasks that have a Service Connect configuration in the same namespace and that start running after this deployment can resolve and connect to this endpoint. For example, an Amazon ECS service that runs a client application must start new tasks after the deployment completes of the server that it connects to.In the end, I had to ensure the gRPC service was running before the daemon and dagit tasks. Not sure if this is your same issue, but the deployment order turned out to be the issue when I received a similar message.
Chris Zubak-Skees
03/31/2023, 1:54 AM