aws / aws-app-mesh-roadmap

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication
Apache License 2.0
347 stars 25 forks source link

Feature Request: default fallback rule #496

Open idomic opened 1 month ago

idomic commented 1 month ago

If you want to see App Mesh implement this idea, please upvote with a :+1:.

Tell us about your request What do you want us to build? In ALB you can set a default fallback rule if no match was found. I couldn't find something similar in app mesh and I think it'll be useful to have.

Which integration(s) is this request for? ECS

idomic commented 1 month ago

I also tried working around this by defining a rule priority of 999 but it didn't solve this (maybe because I have other services with no priority)