MeiliSearch/crates/meilisearch
Martin Tzvetanov Grigorov 63ccd19ab1
Use Server::wait_task() instead of Index::wait_task() for tasks IT tests
Revert the debugging helper that dumped the thread stack traces.
Try with 400 max attempts for the task success/failure (200 secs)

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-06 14:16:50 +03:00
..
src Use a Regex in insta dynamic redaction to replace Uuids with [uuid] 2025-05-26 14:03:48 +03:00
tests Use Server::wait_task() instead of Index::wait_task() for tasks IT tests 2025-06-06 14:16:50 +03:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Use shared server and unique indices for add_documents IT tests 2025-05-28 14:20:07 +03:00