Hello,
I am designing a flow that may receive a large number of requests within a very short time.
I have seen various statements online such as:
-
“There is a limit every 5 minutes”
-
“Power Automate throttles burst traffic”
-
“Short‑term throttling is separate from the 24‑hour limit”
However, I could not find any official documentation that clearly explains the short‑term throttling mechanism.
My questions:
-
Does Power Automate apply throttling when many requests arrive within a few minutes?
-
Is there any official documentation describing short‑term throttling or burst‑control behavior?
-
What exactly happens when the short‑term threshold is exceeded
(delays, retries, failures, queueing, etc.)?
This information is important because my flow may receive over 700 triggers within a short period during emergency drills.
Thank you.