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

Ensuring that Traject::SolrJsonWriter::MaxSkippedRecordsExceeded errors are only logged and not raised during indexing #707

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jrgriffiniii
Copy link
Contributor

Resolves #704

…rs are only logged and not raised during indexing
before do
indexer.traject_indexer.configure do
to_field 'id' do |_, _, _|
raise(StandardError, "I just like raising errors")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

@bess bess merged commit af3ab3d into main Oct 25, 2024
6 checks passed
@bess bess deleted the i704-jrgriffiniii-traject-error-handling branch October 25, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants