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
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
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