Skip to content

Conversation

kacpersaw
Copy link
Contributor

Closes: coder/internal#964

This PR addresses the significant database load issue where the GetWorkspaces query was causing performance problems in the license entitlements code.

@kacpersaw kacpersaw changed the title perf(license): remove expensive GetWorkspaces query from entitlements perf(enterprise): remove expensive GetWorkspaces query from entitlements Sep 9, 2025
@kacpersaw kacpersaw merged commit 3074547 into main Sep 9, 2025
31 checks passed
@kacpersaw kacpersaw deleted the kacpersaw/fix-external-workspaces-db-load branch September 9, 2025 13:46
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2025
@kacpersaw
Copy link
Contributor Author

/cherry-pick release/2.26

@spikecurtis spikecurtis added the cherry-pick/v2.26 Needs to be cherry-picked to the 2.26 release branch label Sep 9, 2025
@spikecurtis
Copy link
Contributor

@kacpersaw unfortunately, I don't think the cherry-pick bot is running any more. You'll have to manually open a cherry-pick PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cherry-pick/v2.26 Needs to be cherry-picked to the 2.26 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: GetWorkspaces causes significant DB load
3 participants