-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels