mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
make the processing tasks as processing in a batch
This commit is contained in:
parent
bf742d81cf
commit
cbcf6c9ba3
2 changed files with 2 additions and 2 deletions
|
@ -4335,7 +4335,7 @@ mod tests {
|
|||
"stats": {
|
||||
"totalNbTasks": 2,
|
||||
"status": {
|
||||
"enqueued": 2
|
||||
"processing": 2
|
||||
},
|
||||
"types": {
|
||||
"indexCreation": 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue