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

[C] Discard exceptions & remove unused indices #3785

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

scryptmouse
Copy link
Contributor

No description provided.

Discard on exceptions that are likely to never recover, or in the case
of SearchKick::ImportError, worsen situations like disk space.
These indices are huge and not getting used by the query planner.
@scryptmouse scryptmouse merged commit 7db05e5 into master Dec 12, 2024
3 checks passed
@scryptmouse scryptmouse deleted the ag/discard-improvements-and-remove-unused-indices branch December 12, 2024 16:27
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