mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Add the tasks cancel route to cancel tasks
This commit is contained in:
committed by
Clément Renault
parent
290945e258
commit
751e9bac3b
@ -104,6 +104,7 @@ fn snapshot_task(task: &Task) -> String {
|
||||
started_at: _,
|
||||
finished_at: _,
|
||||
error,
|
||||
canceled_by: _,
|
||||
details,
|
||||
status,
|
||||
kind,
|
||||
|
Reference in New Issue
Block a user