Skip to content

When "cache to file" is used provide a way to recover from failure #4

Open
@Restuta

Description

For long running scraping processes when path where to cache results is provided it would be nice to automatically recover from failures.

This may involve storing of progress and picking it up (e.g. storing URLs left to scrape).

Note: that could be covered by externally and could be outside the scope of this package. E.g. something like "reverse-proxy-like" module could do this high-level planning and orchestration and distribute scraping across a cluster of nodes running this package on a subset of URLs that do not require persistence.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions