Freesound preview for valid file could 404 #1321
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🔧 tech: airflow
Involves Apache Airflow
🐍 tech: python
Involves Python
Description
It appears that the preview URLs which Freesound provides may 404 even for valid URLs. See the full context in #1578.
We'll want to handle the missing preview files gracefully. Since lacking a preview means the sound can't be played in the frontend (or even on the provider's website), we've decided that we should just skip these records entirely if the preview link 404s.
Additional context
The text was updated successfully, but these errors were encountered: