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 response delay is too long #259

Open
SSuperMengNan opened this issue Feb 13, 2023 · 1 comment
Open

Request response delay is too long #259

SSuperMengNan opened this issue Feb 13, 2023 · 1 comment

Comments

@SSuperMengNan
Copy link

I have deployed the application in my cluster, however I have noticed that the response time for search and booking requests is too slow, reaching around 7 seconds. Despite monitoring the CPU and memory utilization of all services, they do not seem to be the cause of the issue. Could anyone kindly provide some guidance on how I could resolve this issue?

Thank you in advance for your help.

@Deep-Yellow
Copy link

High latency comes from long call chain, query and reservation are core functions, which involve a lot of services.
Maybe you can try to allocate more resources for all services and reduce the data size to reduce latency.

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

2 participants