mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
make the processing tasks as processing in a batch
This commit is contained in:
@ -4335,7 +4335,7 @@ mod tests {
|
||||
"stats": {
|
||||
"totalNbTasks": 2,
|
||||
"status": {
|
||||
"enqueued": 2
|
||||
"processing": 2
|
||||
},
|
||||
"types": {
|
||||
"indexCreation": 2
|
||||
|
Reference in New Issue
Block a user