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

Zuul can not route the long delay request #292

Open
wangys521yy opened this issue Jan 5, 2017 · 3 comments
Open

Zuul can not route the long delay request #292

wangys521yy opened this issue Jan 5, 2017 · 3 comments
Labels

Comments

@wangys521yy
Copy link

I have one service, it take long time to handle plenty of data. when I use zuul to route the request, I found zuul can not work. It likes that the service has been terminated.

@kanouken
Copy link

is it looks like the Zuul process is hang on?

@rrpod
Copy link

rrpod commented Mar 17, 2017

@wangys521yy Have you tried changing the timeout value of the ribbon client? Try changing the value of .ribbon.ReadTimeout in milliseconds. For more information refer: https://github.com/Netflix/ribbon/wiki/Programmers-Guide
http://netflix.github.io/ribbon/ribbon-core-javadoc/com/netflix/client/config/CommonClientConfigKey.html#ReadTimeout (JavaDoc)

Copy link

github-actions bot commented Dec 6, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants