Opened 13 years ago
Closed 13 years ago
#634 closed enhancement (fixed)
CSW Harvester stop on error 500
Reported by: | Fxp | Owned by: | fxp |
---|---|---|---|
Priority: | minor | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
When harvesting, if a GetRecordById response is HTTP:500, then the harvester stop. It would be better to make the metadata "unretrievable" and continue the harvesting task.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
In latest trunk, it also try to import the HTML error page as a metadata record and failed on schema detection.