Skip to content
Success

Changes

Summary

  1. Improved error handling (#6) (details)
Commit b0b5573ccc7993ed258deda19b8c2ba0a33e6395 by noreply
Improved error handling (#6)

- Do not fail the entire batch because one source failed.
- Improve behavior related to noRecordsMatch error.
- Improve tests.
The file was addedsrc/Exception/OaiException.php
The file was addedtests/unit-tests/src/VuFindTest/Exception/OaiExceptionTest.php
The file was modified CHANGELOG.md (diff)
The file was modified tests/unit-tests/src/VuFindTest/OaiPmh/HarvesterCommandTest.php (diff)
The file was modified src/OaiPmh/HarvesterCommand.php (diff)
The file was modified src/OaiPmh/Harvester.php (diff)