mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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…
x
Reference in New Issue
Block a user