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

perf(API) - Set all _count values in API to zero #2891

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Nov 28, 2024

Description

These count queries are hard to optimize and executed way too often. We're going to start returning zero so we don't break API clients, but these fields will be removed.

@nudded nudded marked this pull request as ready for review November 28, 2024 09:47
@nudded nudded merged commit 01bc75a into main Dec 4, 2024
6 checks passed
@nudded nudded deleted the remove-api-counters branch December 4, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants