We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dabf9d commit 724e122Copy full SHA for 724e122
CompressImagesFunction/host.json
@@ -8,7 +8,7 @@
8
"queues": {
9
"batchSize": 2,
10
"maxDequeueCount" : 2,
11
- "newBatchThreshold" : 3,
+ "newBatchThreshold" : 1,
12
"visibilityTimeout" : "00:15:00"
13
}
14
0 commit comments