mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
20258461a8
2981: Move index swap error handling from meilisearch-http to index-scheduler r=irevoire a=loiclec And make index_not_found error asynchronous, since we can't know whether the index will exist by the time the index swap task is processed. Improve the index-swap test to verify that future tasks are not swapped and to test the new error messages that were introduced. ## Related issue https://github.com/meilisearch/meilisearch/issues/2973 2996: Get rids of the unecessary tasks when an index_uid is specified r=Kerollmops a=irevoire Co-authored-by: Loïc Lecrenier <loic.lecrenier@me.com> Co-authored-by: Tamo <tamo@meilisearch.com> Co-authored-by: Irevoire <tamo@meilisearch.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |