Skip to content

Improving Pagination Handling in RDF Harvester's gather_stage #260

@thorge

Description

@thorge

The gather_stage function in the CKAN RDF harvester appears to have a limitation in handling incorrect pagination entities within hydra:PagedCollection. Specifically, when hydra:nextPage resources reference pages that have already been visited, the harvesting process may enter into an infinite loop, causing it to continue until the system's RAM capacity is reached and the job is terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions