Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP retry events gateway-error include 504 in Virtural Route Retry policy #448

Open
clouddev-code opened this issue Dec 2, 2022 · 1 comment

Comments

@clouddev-code
Copy link

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

Tell us about your request
HTTP retry events gateway-error include 504 in Virtural Route Retry policy .
HTTP code 504 is expected to occur when the requesting API is down. If the requesting API is down and retries, the load on the requesting API will increase, possibly causing a secondary failure.

Which integration(s) is this request for?
ECS Fargate

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I would like to see events other than 504 added from HTTP retry events.

Are you currently working around this issue?
Avoiding the use of HTTP Retry events

Additional context

Attachments

@clouddev-code
Copy link
Author

I would like to be able to specify the retriable-status-code.
https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/router_filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant