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

runtime: docker big scaling gql backend crash proxy #2

Open
fasibio opened this issue Jun 30, 2018 · 1 comment
Open

runtime: docker big scaling gql backend crash proxy #2

fasibio opened this issue Jun 30, 2018 · 1 comment
Labels
bug Something isn't working docker

Comments

@fasibio
Copy link
Owner

fasibio commented Jun 30, 2018

By fast scaling from one to 15 swapi server, the app crashed.
By slow scaling it works fine. (1 to 5, 5 to 7, 7 to 11, 11 to 13, 13 to 15)

internal/streams/legacy.js:59
throw er; // Unhandled stream error in pipe.
^

Error: connect ECONNREFUSED 172.19.0.8:9000
at Object._errnoException (util.js:992:11)
at _exceptionWithHostPort (util.js:1014:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14)

@fasibio fasibio changed the title runtime: docker scaling gql backend crash app runtime: docker big scaling gql backend crash proxy Jun 30, 2018
@fasibio
Copy link
Owner Author

fasibio commented Oct 7, 2018

kubernetes does not have this problem because the service layer coat the pods

@fasibio fasibio added bug Something isn't working docker labels May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker
Projects
None yet
Development

No branches or pull requests

1 participant