Skip to content

Use caching for requests #11

@J535D165

Description

@J535D165

At the moment, this library doens't use caching for requests it sends to external servers like dataverse. This causes problems when large number of datasets are downloaded via this package.

The solution would be to cache all requests for 24 hours via a package like requests-cache. This should avoid hammering the external servers and should make it faster on the client side.

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