We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dabf9d + 724e122 commit ee5aaacCopy full SHA for ee5aaac
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