MeiliSearch/meilisearch-http
Loïc Lecrenier 78ffa00f98 Move index swap error handling from meilisearch-http to index-scheduler
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.
2022-10-27 11:45:38 +02:00
..
src Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00
tests Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00
build.rs Introduce a rustfmt file 2022-10-27 11:35:05 +02:00
Cargo.toml Sort the TOML dependencies 2022-10-27 11:35:05 +02:00