Fix bad query in findAllWorkspaceAndInstances #13225
Labels
component: db
meta: stale
This issue/PR is stale and will be closed soon
type: bug
Something isn't working
type: incident
Gitpod.io service is unstable
Uh oh!
There was an error while loading. Please reload this page.
This issue was brought up again by this change. We hotfixed the query on the client side with this commit.
After investigation during https://app.incident.io/incidents/217 we found the root cause:
It's issued from this method. Specifically, the
getCount
call here is the expensive one.The text was updated successfully, but these errors were encountered: