Staci Mullins

Results 30 comments of Staci Mullins
trafficstars

Making a note to update links in the Catalog's `dags/data_refresh/dag_factory.py` added in https://github.com/WordPress/openverse-catalog/pull/397

Making a note that we'll need to update the system architecture diagram as well when this is changed.

I had not realized the rotation was linked to the cursor! I think that idea is very cool, but ultimately I agree that it risks the interaction being missed. I...

Triaging as medium as this would be highly useful but is non-blocking.

@dhruvkb Do you mind updating the description and testing instructions?

Wow -- interesting find. Disappointing we can't import them so easily, but the next steps @AetherUnbound listed do make sense to me, and I think this feature is very much...

I also prefer options 3 and 4, particularly 3. I prefer the very clear labels to emojis or colors. +1 for "source" vs "generated" terminology. I like the mockup for...

Reopening as I've encountered this issue while testing #4105.

Sure -- just a few minutes into ingestion, unfortunately: ``` "initial_query_params":{ "date[from]":1500 "date[to]":1750 "has_image":1 "image_license":"CC" "page[number]":43 "page[size]":100 } ```

Thanks @AetherUnbound. For the time being I've updated the `SKIPPED_INGESTION_ERRORS` configuration to skip batches with this particular error, and restarted the DAG.