Factuarea APIDevelopers

automation_chain_depth_exceeded

One automation fired another until the chaining margin ran out, so the run stops before queueing any step. Waiting does not fix it: the same event would walk the same chain again.

CodeTypeHTTPCategory
automation_chain_depth_exceededinvalid_request_error422Automations

Cause

One automation fired another until the chaining margin ran out, so the run stops before queueing any step. Waiting does not fix it: the same event would walk the same chain again.

What to do

Break the loop in your rules: narrow the condition of one of them, or stop it from reacting to the very event its own action produces.

On this page

Need a hand?Contact support