Related endpoint error is still sent to Sentry #4006
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
good first issue
New-contributor friendly
help wanted
Open to participation from the community
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: frontend
Related to the Nuxt frontend
Description
#3850 stopped sending the network errors to Sentry. However, the following line was accidentally left and this is causing the
/related
endpoint to send network errors to both Sentry and to Plausible:openverse/frontend/src/stores/media/related-media.ts
Line 71 in a51ac8d
Sentry error link
https://openverse.sentry.io/share/issue/acf65e34d4d84d9887bc0bc887743ac0/
Additional context
To fix this issue, the line in the description should be deleted.
The text was updated successfully, but these errors were encountered: