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
Percy
Percyβ€’2y ago
Project ID: b6550068-e443-4816-aaea-db3344784574
Percy
Percyβ€’2y ago
⚠️ experimental feature
moizillafirefox
moizillafirefoxβ€’2y ago
b6550068-e443-4816-aaea-db3344784574
jackson
jacksonβ€’2y ago
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
moizillafirefox
moizillafirefoxβ€’2y ago
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
jackson
jacksonβ€’2y ago
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
moizillafirefox
moizillafirefoxβ€’2y ago
interestingly, the metrics request is erroring on our app
jackson
jacksonβ€’2y ago
on railway?
moizillafirefox
moizillafirefoxβ€’2y ago
yep
jackson
jacksonβ€’2y ago
anguish
moizillafirefox
moizillafirefoxβ€’2y ago
moizillafirefox
moizillafirefoxβ€’2y ago
200, but error on the response
jackson
jacksonβ€’2y ago
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?
moizillafirefox
moizillafirefoxβ€’2y ago
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
jackson
jacksonβ€’2y ago
that's frustrating, ill raise this to the team since there's not a whole lot i can personally do
moizillafirefox
moizillafirefoxβ€’2y ago
no worries, thanks