mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
fix the whole batchKind thingy
This commit is contained in:
parent
ef4594c078
commit
074dee59ec
4 changed files with 292 additions and 5 deletions
|
@ -67,6 +67,8 @@ impl IndexScheduler {
|
|||
})?;
|
||||
}
|
||||
|
||||
// TODO: TAMO: update the task in `all_tasks`
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue