Problem
Currently, the cleanup process only records the final number of cleaned rows. We want to have more information on how many rows are affected and what type of cleanup is applied (malformed URL fixed, tag filtering) in order to develop a strategy to apply these changes on the upstream database and remove the steps from the ingestion server.
Additional context
Previous attempt at WordPress/openverse-api#1126
Problem
Currently, the cleanup process only records the final number of cleaned rows. We want to have more information on how many rows are affected and what type of cleanup is applied (malformed URL fixed, tag filtering) in order to develop a strategy to apply these changes on the upstream database and remove the steps from the ingestion server.
Additional context
Previous attempt at WordPress/openverse-api#1126