5342df26fe
tests: Use Server::wait_task() instead of Index::wait_task()
...
The code is mostly duplicated. Server::wait_task() has better handling for errors and more retries.
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org >
2025-07-10 14:03:15 +03:00
15062e7dba
#4840 - Partial fix - Confirm task success after waiting for it - continued, few missing cases.
2024-12-24 23:06:07 +11:00
bf19f86e38
#4840 - Partial fix - Confirm task success after waiting for it.
2024-12-24 23:06:07 +11:00
91c7ef8723
#4840 - Partial fix - Remove hard coded task ids to prevent flaky tests.
...
# Conflicts:
# crates/meilisearch/tests/documents/add_documents.rs
# crates/meilisearch/tests/search/facet_search.rs
# crates/meilisearch/tests/settings/get_settings.rs
# crates/meilisearch/tests/snapshot/mod.rs
2024-12-24 23:05:59 +11:00
9c1e54a2c8
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00