devops: speculative fix for flakiness dashboard data loss (#32963)
This commit is contained in:
parent
b284df984b
commit
ddeabdf770
|
|
@ -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