mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-19 00:58:16 +08:00
240: Rework error messages r=irevoire a=MarinPostma Simplify the error messages, and make them more compliant with legacy Meilisearch. Basically, stop composing the messages, and simply forward the message of inner errors. Co-authored-by: marin postma <postma.marin@protonmail.com>