MeiliSearch/index-scheduler/src
bors[bot] 20258461a8
Merge #2981 #2996
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>
2022-10-27 19:11:23 +00:00
..
snapshots/lib.rs Merge branch 'main' into index-swap-error-handling 2022-10-27 18:06:45 +02:00
autobatcher.rs Fix a few index swap bugs. 2022-10-27 11:35:17 +02:00
batch.rs Update index-scheduler/src/batch.rs 2022-10-27 18:08:21 +02:00
error.rs Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00
index_mapper.rs fix clippy _once again_ 2022-10-27 11:35:21 +02:00
insta_snapshot.rs Fix a few index swap bugs. 2022-10-27 11:35:17 +02:00
lib.rs Merge #2981 #2996 2022-10-27 19:11:23 +00:00
utils.rs Move index swap error handling from meilisearch-http to index-scheduler 2022-10-27 11:45:38 +02:00