Staci Mullins

Results 33 issues of Staci Mullins

## Description Images linked in the `image_url`s for the SMK provider are all ~2MB. These are large enough to overload our thumbnail service. Some of these requests timeout, such that...

🟧 priority: high
🛠 goal: fix
💻 aspect: code

## Problem Some providers (like SMK) may link to quite large images in their `image_url`. This can cause unacceptably slow response times or even timeouts when generating thumbnails via our...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code

## Sentry link https://sentry.io/share/issue/0e946a5351ee44aab56a9bdc699da1ec/ ## Description `Unable to get property 'name' of undefined or null reference` is being raised at The error is being raised here: https://github.com/WordPress/openverse-frontend/blob/main/src/composables/use-match-routes.ts#L29 of `useMatchRoute`: ```...

bug
🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

## Sentry link https://sentry.io/share/issue/30550627d9004513ae496fa41e81774d/ ## Description We've gotten ~700 of these over the last seven months: ``` UnhandledRejection Non-Error promise rejection captured with value: Object Not Found Matching Id:1 ```...

bug
🟩 priority: low
🛠 goal: fix
💻 aspect: code

## Sentry link https://sentry.io/share/issue/6d1daca3ad584cffbd038f65a3396029/ ## Description This is a rare exception thrown exclusively in Edge 15.063/Edge Mobile 15.15254: `Error: TypeMismatchError: TypeMismatchError` Unfortunately there aren't many more details available so I'm...

bug
🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

## Sentry link https://sentry.io/share/issue/1e4d506348ab4ec79ab36a11d8d55a0f/ ## Description `DataCloneError: The object can not be cloned` is being raised by `postMessage` after a small number of searches. There are only 7 events in...

bug
🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

A 400 error is raised when requesting any page number higher than 50 for large queries. **Steps to Reproduce:** 1. Make a request for page 50 of a large dataset....

## Fixes Related to #4146 by @stacimc ## Description This PR makes no changes to the current data refreshes, but renames the _directory_ to `legacy_data_refresh` to avoid naming collisions. I...

🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: catalog

## Description #4105 updated the Science Museum DAG after some provider API changes. Among other things the URLs for all our records needed to be updated, as all production records...

🟧 priority: high
🛠 goal: fix
💻 aspect: code
🧱 stack: catalog

## Fixes Fixes #4146 by @stacimc ## Description This PR: * makes no changes to the current data refreshes, but renames the _directory_ to `legacy_data_refresh` to avoid naming collisions. I...

🟨 priority: medium
🌟 goal: addition
💻 aspect: code
🧱 stack: ingestion server
🧱 stack: catalog