Skip to content

Commit

Permalink
Merge pull request #72 from pagopa/upd-host-queue-cfg-2
Browse files Browse the repository at this point in the history
upd host queue cfg
  • Loading branch information
pasqualespica authored Nov 13, 2023
2 parents b9f551c + cd59816 commit 18a3fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"queues": {
"maxPollingInterval": "00:00:02",
"visibilityTimeout": "00:00:30",
"batchSize": 32,
"maxDequeueCount": 5,
"messageEncoding": "none"
}
Expand Down

0 comments on commit 18a3fc9

Please sign in to comment.