MicrosoftDocs / azure-docs

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

Trigger Concurrency settings not working? #108661

Closed gcmvanloon closed 1 year ago

gcmvanloon commented 1 year ago

The so called "Trigger Concurrency" settings Runtime.Trigger.MaximumRunConcurrency and Runtime.Trigger.MaximumWaitingRuns do not seem to work. I've found this gihub issue that is closed as "Not Planned" but yet this page describes those settings as a real viable option to limit the concurrency... see https://github.com/Azure/logicapps/issues/614

Should these settings be removed if they are not implemented?


Document Details

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

Naveenommi-MSFT commented 1 year ago

@gcmvanloon Thanks for your feedback! We will investigate and update as appropriate.

ecfan commented 1 year ago

Hi @gcmvanloon,

After checking with the product team, these settings work only for workflows that start with a recurrence-based trigger for a built-in, service provider-based connector. We'll update the doc to clarify this behavior.