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

Intermittent slow RPC performance #4933

Closed
CharlieC3 opened this issue Jul 1, 2024 · 2 comments
Closed

Intermittent slow RPC performance #4933

CharlieC3 opened this issue Jul 1, 2024 · 2 comments
Assignees
Labels

Comments

@CharlieC3
Copy link
Member

CharlieC3 commented Jul 1, 2024

Describe the bug
When running 2.5.0.0.4, the RPC server takes longer than expected to respond to HTTP GET requests. This seems to affect any endpoint (including simple ones like /v2/info).
Screenshot 2024-06-28 at 10 21 38 AM

During times when this issue is observed, the response times for these endpoints can be over 10 seconds long, however most requests are still served quickly.

Additionally, it seems the CPU and network usage patterns have changed with the 2.5.0.0.4 release, which seems to be related:
Screenshot 2024-06-28 at 10 21 52 AM
Screenshot 2024-06-28 at 10 22 18 AM

Steps To Reproduce

  1. Deploy a mainnet stacks node
  2. Write a script to occasionally hit some endpoints and record the time to respond.
@wileyj
Copy link
Contributor

wileyj commented Jul 2, 2024

#4940

@kantai
Copy link
Member

kantai commented Jul 3, 2024

The fix for this made it into https://github.com/stacks-network/stacks-core/releases/tag/2.5.0.0.5 -- closing!

@kantai kantai closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Status: ✅ Done
Development

No branches or pull requests

4 participants