Propagate errors in Meilisearch into Drupal (notifications and or log)

Created on 10 August 2023, over 1 year ago
Updated 28 August 2024, 3 months ago

Problem/Motivation

As seen in 🐛 Primary key inference fails for Meilisearch >=1.x and fields ending in "id" (includes patch) Fixed , there may be errors in Meilisearch that do not propagate properly into Drupal and Admins/Devs can have a hard time in finding out what went wrong without any messages/logs indicating that.

Steps to reproduce

See the steps in 🐛 Primary key inference fails for Meilisearch >=1.x and fields ending in "id" (includes patch) Fixed for example.

Proposed resolution

For any tasks sent to Meilisearch, query their status and log their errors to the debug log. Depending on the task, it might be feasible to wait for it to finish and show a notification about a potential error right away as well, but this may block for too long.

Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇦🇹Austria tgoeg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024