Tags: WordPress/openverse
Tags
Remove dependency axios-mock-adapter and fix the token unit tests (#5369 ) * Update dependency axios-mock-adapter to v2 * Remove axios-mock-adapter * Capture token exception in Sentry instead of re-throwing * Fix the unit test * Update the lock file
Simplify media `FetchState` and fix fetching errors (#5323) * Refactor FetchState to use discriminated union Fixes #5322 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/WordPress/openverse/issues/5322?shareId=XXXX-XXXX-XXXX-XXXX). * Fix loading labels, results, no result on later pages * Make `canLoadMore` external prop * Fix collection header stories * Refactor i18n search result count labels * Improve asyncData error in search.vue
Add Django connection pools feature (#5332) * Add Django connection pools feature * Update api/conf/settings/databases.py Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev> * Add transaction=True * Add a workaround for tests dropping db * Fix SyntaxWarning: invalid escape sequence '\d' * Improve comments * Hard-code licenses in the catalog --------- Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
PreviousNext