Fixed:
WorkspaceValidator: make the check for consistency ofpc:Page[@pcGtsId]andmets:file[@ID]optional with themets_fileid_page_pcgtsidskip flag, #1066ocrd resmgr download: usebasediras an arg and not a kwarg, #1078
Changed:
WorkspaceValidator: Download files temporarily/on-demand, #1066ocrd-* --versionnow prints only the version of the processor without noise or core version, #1068
Added
- Environement variables to control optional retries and timeouts for downloading files:
- Environment variables used throughout core are now documented in README and
ocrd --help, #1073 - Web API:
--create-queueoption to on-demand create RabbitMQ for processing workers, #1075 - Web API:
--queue-connec-attemptsto retry connection to RabbitMQ in case server is not yet running, #1075