-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Occasionally, the DNB's OAI-PMH interface returns an error (apparently caused by a transformation error on a specific resource). Our update process then aborts with java.io.IOException: Server returned HTTP response code: 502 for URL: <URL with resumptionToken>. The updates are then re-tried every hour, using the same starting time, until either:
- the error is fixed in the DNB's OAI-PMH interface, or
- we manually trigger a data update with a starting time after the problematic update
Ideally, the problematic record should just be skipped, instead of aborting the updates and getting stuck at that point in time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog