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

Update LoadBalancingRouterProxyClient.java #170

Open
wants to merge 1 commit into
base: 1.6.x
Choose a base branch
from

Conversation

stevehu
Copy link
Contributor

@stevehu stevehu commented Feb 15, 2023

Fix issue #1607 in the 1.6.x branch. The code is in light-4j for 2.0.x. This issue will return a 503 error if the server has CPU and memory constraints. It is only exposed when the downstream API is slow and there are a lot of pressures put on the light-router.

networknt/light-4j#1607

Fix issue #1607 in the 1.6.x branch. The code is in light-4j for 2.0.x. This issue will return a 503 error if the server has CPU and memory constraints. It is only exposed when the downstream API is slow and there are a lot of pressures put on the light-router. 

networknt/light-4j#1607
@stevehu stevehu requested a review from miklish February 15, 2023 19:37
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

Successfully merging this pull request may close these issues.

None yet

1 participant