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

Reduce count 1000 to the db #3993

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

djabarovgeorge
Copy link
Contributor

What change does this PR introduce?

Looks like after updating the API to query by a limit of 100, we still have a query with a limit of 1000.

In this ticket, we need to check why and update it to have a max limit of 100.

Why was this change needed?

reduce the high count from the db.

Other information (Screenshots)

@linear
Copy link

linear bot commented Aug 17, 2023

NV-2667 reduce count 1000 to the db

Looks like after updating the API to query by a limit of 100, we still have a query with a limit of 1000.

In this ticket, we need to check why and update it to have a max limit of 100.

@djabarovgeorge djabarovgeorge changed the title feat: reduce count 1000 to the db Reduce count 1000 to the db Aug 17, 2023
@djabarovgeorge djabarovgeorge added this pull request to the merge queue Aug 20, 2023
Merged via the queue into next with commit b7d7059 Aug 20, 2023
6 checks passed
@djabarovgeorge djabarovgeorge deleted the NV-2667-reduce-count-1000-to-the-db branch August 20, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants