Releases: acdh-oeaw/arche-lib-ingest
Releases · acdh-oeaw/arche-lib-ingest
MetadataCollection - introduce two debug levels
acdhOeaw\arche\lib\ingest\MetadataCollection::$debug
can now have following values:
false
or0
- no debug messages at all-
true
or1
- basic information on preprocessing stages and detailed information on ingestion progress
-
2
- detailed information on both preprocessing and ingestion progress
foo
Bugfixes
Small fixes
- Ingestion chunk size is now not bigger than
$concurrency * 100
giving the$errorMode = ERRMODE_FAIL
chances to fail early for large ingestions. 409 Transaction xyz locked
ARCHE REST API response being handled correctly (as an ordinary 409 Conflict error).
Bugfixes
Bugfixes
Bugfixes
Parallel ingestion conflicts handling added
Important ingestion error fixes: * Indexer - reingestion attempts implemented (with tests) * Indexer and MetadataCollection error handling made in line
Bugfixes
3.0.0
Allow arche-lib v4
2.0.3 composer.json: allow arche-lib v4