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

itemActivityLogForAllItems: disallow requests for too many items and too many groups #1185

Open
zenovich opened this issue Oct 9, 2024 · 0 comments
Labels
Type: Feature New feature or request Type: Perf Performance improvement

Comments

@zenovich
Copy link
Collaborator

zenovich commented Oct 9, 2024

Without such a restriction, it may take too much time to get the needed data from the DB, but the returned data is not very helpful: it returns first 20 rows of something like 580,215 activities of 340 participants related to 1,413 items (just the first one of 29,011 pages!)
See #987 (comment) & #987 (comment) for details.

@zenovich zenovich added Type: Feature New feature or request Type: Perf Performance improvement labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request Type: Perf Performance improvement
Projects
None yet
Development

No branches or pull requests

1 participant