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

Add configurable max limit for search filters #2071

Open
stuzart opened this issue Nov 20, 2024 · 0 comments
Open

Add configurable max limit for search filters #2071

stuzart opened this issue Nov 20, 2024 · 0 comments
Assignees
Milestone

Comments

@stuzart
Copy link
Member

stuzart commented Nov 20, 2024

This would reduce crawlers going into a deep recursive loop. Also long sets of queries can put heavy load on the database and potential locking.

When filters are exceeded, show a flash error message and only show results for the first x filters, and respond with a suitable error code

@stuzart stuzart added this to the 1.16.0 milestone Nov 20, 2024
@stuzart stuzart moved this to Ready in SEEK 1.16.x Nov 20, 2024
@stuzart stuzart self-assigned this Nov 25, 2024
@stuzart stuzart moved this from Ready to In progress in SEEK 1.16.x Nov 25, 2024
@stuzart stuzart moved this from In progress to Backlog in SEEK 1.16.x Nov 28, 2024
@stuzart stuzart modified the milestones: 1.16.0, 1.16.1 Nov 28, 2024
@stuzart stuzart removed the status in SEEK 1.16.x Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant