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

Soft/hard limit for query collector #1512

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Soft/hard limit for query collector #1512

merged 2 commits into from
Feb 12, 2024

Conversation

barryvdh
Copy link
Owner

Set a soft and hard limit for queries. Maybe need to tweak the defaults a bit but:

  • After soft limit, stop adding all the parameters / source etc to the meta data
  • After hard limit, stop collecting the queries entirely
  • Show message in both cases. Setting to null can disable it.

@barryvdh barryvdh merged commit a2fddba into master Feb 12, 2024
21 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat-limit-queries branch February 12, 2024 09:11
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.

1 participant