-
Notifications
You must be signed in to change notification settings - Fork 1
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
Large cocina object won't process #628
Comments
We do occasionally see
Honeybadger error with a few occurrences in the last few months: https://app.honeybadger.io/projects/48916/faults/96491970 We also increased the max message size about a year ago: |
It looks like druid:fv412tg4309 and druid:tz904vs1912 may be the only objects that hit this so far. Interestingly druid:tz904vs1912 does not have a directory in the |
tz904vs1912 is in the Argo stage environment |
The item fv412tg4309 has 20,001 file sets. It looks like the controller created a PURL, but the kafka message was never processed by PurlUpdatesConsumer. It's possible the message was too large for Kafka and was rejected. This means the object never gets indexed for Searchworks although the purl page does display.
The json is 15Mb:
The text was updated successfully, but these errors were encountered: