Skip to content

Commit 4469653

Browse files
alallemabidoubiwa
andauthored
Update meilisearch/client.py
Co-authored-by: cvermand <[email protected]>
1 parent e7e2fa8 commit 4469653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ def wait_for_task(
400400
timeout_in_ms: int = 5000,
401401
interval_in_ms: int = 50,
402402
) -> Dict[str, Any]:
403-
"""Wait until MeiliSearch processes a task, and get its status as failed or succeeded.
403+
"""Wait until MeiliSearch processes a task until it fails or succeeds.
404404
405405
Parameters
406406
----------

0 commit comments

Comments
 (0)