Opened 13 years ago

Closed 12 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.

Eg. http://adelie.application.developpement-durable.gouv.fr/minicsw.do?request=GetRecordById&service=CSW&version=2.0.2&outputSchema=http%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd&elementSetName=full&id=FRE.120-066-022.ADL.METADATA.LOT.3191

Attachments (1)

634.patch (835 bytes ) - added by Fxp 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Fxp, 13 years ago

In latest trunk, it also try to import the HTML error page as a metadata record and failed on schema detection.

by Fxp, 12 years ago

Attachment: 634.patch added

comment:2 by Fxp, 12 years ago

Resolution: fixed
Status: newclosed

Committed revision 8323.

Note: See TracTickets for help on using tickets.