make the processing tasks as processing in a batch

This commit is contained in:
Tamo
2024-12-04 14:48:48 +01:00
parent bf742d81cf
commit cbcf6c9ba3
2 changed files with 2 additions and 2 deletions

View File

@ -4335,7 +4335,7 @@ mod tests {
"stats": {
"totalNbTasks": 2,
"status": {
"enqueued": 2
"processing": 2
},
"types": {
"indexCreation": 2