Server CPU Overload
Hey guys, we've just hit 185% CPU usage π and seems like our requests are timing out for a bunch of our users
we also are on the Team plan
16 Replies
Project ID:
b6550068-e443-4816-aaea-db3344784574
You might find these helpful:
- High CPU usage
- Extremely slow API requests and 0% CPU usage
- Extra resources
β οΈ experimental feature
b6550068-e443-4816-aaea-db3344784574
the % indicator is mapped to how many vcpus the server has i.e.
300% cpu util = 3 vcores
185% cpu util = 1.85 vcores
on the teams plan you have up to 8 vcores/800% cpu util
not a big issue that it's hitting that metric, you'll just need to figure out what's causing a possible slowdown in your code.
also if you are on the teams plan you should have a dedicated channel for support
any logs we should be looking at?
Deploy logs look good, but we're still getting 503's and application errors on some clients.
Started a convo with the dedicated support, but haven't got a response
would depend on the stack of your project, you could also check the metrics tab in your deployment to see if there are increases in other metrics such as network, proportional to the cpu increase
interestingly, the metrics request is erroring on our app
on railway?
yep
200, but error on the response
don't see the same issue on my end, this is funky
suggests that the issue may be isolated to your deployment. is it possible to trigger a quick redeploy of your service to see if that clears it up?
have tried a couple of times, but let me redeploy
doesn't seem to be isolated to the specific deployment, as getting same issue on other projects
that's frustrating, ill raise this to the team since there's not a whole lot i can personally do
no worries, thanks