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

Support for retry of failed dowstream http request #709

Open
aryanmehrotra opened this issue Jun 12, 2024 · 4 comments
Open

Support for retry of failed dowstream http request #709

aryanmehrotra opened this issue Jun 12, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request Service Related to external http, grpc communciation , middlewares etc.

Comments

@aryanmehrotra
Copy link
Contributor

Currently, if a downstream http request fails response is returned without any retry.

We should give an option to user to add retry count for a downstream request.

@srijan-27 srijan-27 added enhancement New feature or request Service Related to external http, grpc communciation , middlewares etc. labels Jun 17, 2024
@kailashchoudhary11
Copy link
Contributor

hey @aryanmehrotra I would like to work on this

@srijan-27
Copy link
Contributor

@kailashchoudhary11 - Sure, assigning this to you!

@kailashchoudhary11
Copy link
Contributor

Hey, should we give an option to add retry count for all of the downstream requests? GET, PUT, POST, PATCH, DELETE?

@Umang01-hash
Copy link
Contributor

Hey, should we give an option to add retry count for all of the downstream requests? GET, PUT, POST, PATCH, DELETE?

Yes @kailashchoudhary11 giving that option could be helpful for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Service Related to external http, grpc communciation , middlewares etc.
Projects
None yet
Development

No branches or pull requests

4 participants