Closed adamreichold closed 2 years ago
This should also be used in the harvester configuration under version control.
A first test showed that improves thing significantly: Harvesting all of geodatenkatalog.de took a bit over 2 hours instead of almost 11.
Should make use of the with_retry
helper introduced in #12 once that is merged.
This seems nicer than the CSW endpoint provided by GeoNetwork as it returns the full metadata immediately, but it does not seem to be significantly faster based on small tests.
Closes #7