MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.36k forks source link

Message batch settings? #51311

Open k-rush opened 4 years ago

k-rush commented 4 years ago

The service bus trigger extension recently shipped Batch Support:

https://github.com/Azure/azure-functions-servicebus-extension/issues/15

There's no documentation on how to configure the max batch size. I'm assuming that it goes in the host.json file, but that's not reflected here.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ketan-chawda-msft commented 4 years ago

@kdr213 Thank you for your feedback! We will review and provide an update as appropriate.

cvraman commented 3 years ago

Is there an update on this ?

craigshoemaker commented 3 years ago

@jeffhollan - how is maxBatchSize set?

jeffhollan commented 3 years ago

Not sure. Would be good to ping Fabio and Alexey. I thought it would be the same as maxConcurrentCalls in host.json but would be good to confirm

mcollier commented 3 years ago

@craigshoemaker FYI, there is some info at: