automation_condition_depth_exceeded
The condition nests more levels than the evaluator walks, so the rule cannot be evaluated end to end.
| Code | Type | HTTP | Category |
|---|---|---|---|
automation_condition_depth_exceeded | invalid_request_error | 422 | Automations |
Cause
The condition nests more levels than the evaluator walks, so the rule cannot be evaluated end to end.
What to do
Flatten the condition by grouping fewer levels of "and" and "or", or split it across several rules on the same trigger.
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.