automation_rule_actions_limit_exceeded
The rule contains more than 50 actions. One triggering event would therefore fan out into too many steps, queued jobs, and possible external effects.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_rule_actions_limit_exceeded | invalid_request_error | 422 | Automations |
Cause
The rule contains more than 50 actions. One triggering event would therefore fan out into too many steps, queued jobs, and possible external effects.
What to do
Reduce actions to at most 50 entries. Split independent work into separate rules if all of the actions are still required.
Related
All Automations error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.