Urgent: “Else” transition automatically added to Extract Variable nodes causing failures across 15+ agents

I don’t have information about automatic “else” transitions being added to Extract Variable nodes or system-wide changes affecting multiple production agents based on the available sources.

However, the sources do document several related issues with Extract Variable nodes:

Known Extract Variable Node Issues:

Users have reported that Extract Variable nodes can fail to transition properly when transition conditions are added(1)(2). Specifically:

  • Adding any transition inside an Extract Variable node can trigger “Failed to get LLM response” or “Error in LLM call” errors(2)
  • The node may transition before actually extracting the variable(1)
  • Removing transitions allows extraction to work but halts the flow(2)

Recommended Troubleshooting Steps:

Based on documented solutions for Extract Variable node transition issues:

  • Review transition conditions to ensure they precisely match intended triggers(3)
  • Add transition finetune examples to help the model understand expectations(3)
  • Make transition conditions more flexible and general(3)
  • Try using equation-based transitions (e.g., “1=1”) instead of prompt-based ones(1)

For Your Specific Situation:

Since you’re experiencing issues across 15+ production agents with automatically added “else” transitions that cannot be connected, this appears to be a platform-level issue not documented in the available sources.

I recommend immediate escalation:

Would you like a general answer based on my knowledge about Extract Variable node behavior?