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

[question] If my backend servers are all down, why are requests only retried three times on the first machine? Logically, each will retry. #8

Open
EverCurse opened this issue Feb 8, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@EverCurse
Copy link

If my backend servers are all down, why are requests only retried three times on the first machine? Logically, each will retry.

@kasvith
Copy link
Owner

kasvith commented Feb 8, 2022

I will take a look into this

@kasvith kasvith added the bug Something isn't working label Feb 8, 2022
@kasvith kasvith self-assigned this Feb 8, 2022
@EverCurse
Copy link
Author

I will take a look into this

retry is not set to zero when first host is down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants