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

Request is not repeated when 502-503 or 429 response received #212

Open
tvims81 opened this issue Dec 2, 2022 · 0 comments
Open

Request is not repeated when 502-503 or 429 response received #212

tvims81 opened this issue Dec 2, 2022 · 0 comments

Comments

@tvims81
Copy link

tvims81 commented Dec 2, 2022

Issue may be related with #36

In version 0.13.1 if 502, 503 or 429 response status is received by dshackle from upstream, request is not repeated as it described in docs here
https://github.com/emeraldpay/dshackle/blob/master/docs/04-upstream-config.adoc#roles-and-fallback-upstream

In version 0.13.0 if 502 error is received by dshackle, it seems request is to be repeated, further normal upstream response passed to the initial client's request. With 503 or 429 error statuses from upstream the situation is the same as in the 0.13.1.

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