Skip to content

OAI-PMH errors block our hourly updates #432

@fsteeg

Description

@fsteeg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions