-
Notifications
You must be signed in to change notification settings - Fork 0
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
dpul:reindex:collections does not fully index collections #1294
Comments
@hackartisan Steve F. Just reported the Lapidus collection went down to only 336 items from over a thousand. It is the same issue I saw with Wills manuscripts collection. Something is up with reindex again. Can you have a look at what is failing? |
According to figgy there should be 2542 complete open items in lapidus. |
I ran |
In the new version of spotlight when an index job fails (and several other types of jobs are like this, too), it is not re-queued. Instead the failure is logged and then displayed on the exhibit dashboard. The error never gets to honeybadger and the dashboard shows much less information than honeybadger does. I think we want to make the error raise still so it goes through honeybadger. |
and sidekiq can retry closes #1294
and sidekiq can retry closes #1294
When the reindex is run in bulk via this rake task collections do not get fully indexed. For example, when run recently on dpul-staging the shakespeareandco collection had 548 items after all the indexing was done. On prod it has 787.
This bug has been observed now in both prod and staging.
eastasian also indexed with many fewer items: 247 out of 441. However, sae_sri_lanka_dissidents and piranesi indexed completely.
When run individually via the console, shakespeareandco indexed all records.
The text was updated successfully, but these errors were encountered: