How throttle works
You can set throttle limit in workflow settings. A typical throttle configuration comprises 2 key properties:
- Max Executions - Maximum number of workflow executions permitted in the time window.
-
Window
- The duration for which the throttle count is maintained. e.g., if max executions is set to 3 and the window is 15 minutes, a maximum of 3 workflows can execute within a 15-minute window. You can define window as
**d **h **m **s
.
Max executions
.