graasp / graasp/graasp-api

Meilisearch Index handling improvements

Open
#1,746 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Meilisearch index handling improvements:

Currently:
- if the meilisearch container is removed and re-created while the backend continues to run, then the search will be broken.
- the backend will usually be killed before the re-indexing can have a chance to finish since we re-create the index in the startup sequence.
- no specific error codes are sent back when the search is unavailable because it is re-indexing. -> Bad use feedback

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.