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

Prevent empty incremental files from stopping indexing #2403

Open
3 tasks
sandbergja opened this issue Jun 13, 2024 · 1 comment
Open
3 tasks

Prevent empty incremental files from stopping indexing #2403

sandbergja opened this issue Jun 13, 2024 · 1 comment
Labels
bug 🐛 The application does not work as expected because of a defect

Comments

@sandbergja
Copy link
Member

sandbergja commented Jun 13, 2024

Expected behavior

Bibdata doesn't attempt to index empty incrementals from Alma

Actual behavior

It does

Impact of this bug

Indexing was stuck, so data in the catalog data was out of date. We had to manually troubleshoot.

success criteria

  • Empty files from Alma don't get fetched into bibdata
  • We don't try to index empty files
  • We log an error that there was an empty file

Implementation notes, if any

Related ticket: #2402

@sandbergja sandbergja added the bug 🐛 The application does not work as expected because of a defect label Jun 13, 2024
@christinach christinach self-assigned this Jul 25, 2024
@kevinreiss
Copy link
Member

The root cause that brought this issue to light was disk space on lib-sftp-prod, we've addressed this through regularly running a clean-up ansible tower process.

@christinach christinach removed their assignment Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 The application does not work as expected because of a defect
Projects
None yet
Development

No branches or pull requests

3 participants