-
-
Notifications
You must be signed in to change notification settings - Fork 72
Make Europeana fetch viable #224
Copy link
Copy link
Open
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🔒 staff onlyRestricted to CC staff membersRestricted to CC staff members🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Metadata
Metadata
Assignees
Labels
✨ goal: improvementImprovement to an existing featureImprovement to an existing feature💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🔒 staff onlyRestricted to CC staff membersRestricted to CC staff members🚧 status: blockedBlocked & therefore, not ready for workBlocked & therefore, not ready for work🟩 priority: lowLow priority and doesn't need to be rushedLow priority and doesn't need to be rushed
Type
Projects
Status
Backlog
Problem
The Europeana data set is too big to fetch all at once, or in its entirety.
Assuming approximately 1 second per query, the expected duration is approximately 75 hours.
Description
Alternatives
Parallel queries (probably considered impolite, Timid Robot will ask)
Additional context
Implementation