WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
214 stars 176 forks source link

Reenable Science Museum provider in Django admin #4350

Open stacimc opened 1 month ago

stacimc commented 1 month ago

Problem

Once an image data refresh has been run successfully, later than May 16 2024 (time of issue creation), we will be able to reenable the Science Museum provider in Django admin to begin serving results in the API.

stacimc commented 1 month ago

I am assigning this issue to myself to make sure I don't forget about it, but if the image data refresh succeeds before I can get around to this any maintainer should feel free to grab this.

stacimc commented 6 days ago

Update: the initial run of the Science Museum DAG after merging code to validate the URLs encountered unrelated Gateway Time-out errors on the provider side, preventing ingestion from completing the backfill for all records. We needed to do a skip_ingestion_errors run to complete the backfill, but this was delayed by repeated issues with a catalog deploy. We finally got a skip_ingestion_errors run of Science Musem with the url validation to complete on 2024-06-18.

The image data refresh which is currently running at the time of this comment will update those records in the API. Once that completes, we can finally re-enable the provider.