devops: speculative fix for flakiness dashboard data loss
This commit is contained in:
parent
80ff7c396a
commit
caa595b092
|
|
@ -12,6 +12,9 @@
|
||||||
"queues": {
|
"queues": {
|
||||||
"batchSize": 1,
|
"batchSize": 1,
|
||||||
"newBatchThreshold": 0
|
"newBatchThreshold": 0
|
||||||
|
},
|
||||||
|
"blobs": {
|
||||||
|
"maxDegreeOfParallelism": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extensionBundle": {
|
"extensionBundle": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue