My Flow is terminating prematurely (immediately following the execution of a Supabase Table Writer node) with the following error:
Automation Failed!
Could not find next node to run. Please double check the node connections.
No connections are missing between nodes. The flow splits into two branches. I originally thought one branch was terminating early and halting the entire flow before the second branch can finish; however, nothing I’ve tried seems to resolve the problem. Fixes I’ve tried without success include the following:
- Wrapping the Table Writer with an Error Shield
- Taking the nodes of one branch and making it a subflow of the other flow.
- Using a Custom Node at the head of the branch providing an either/or decision on which branch to execute.
- Numerous other routing and connection changes.
So far, nothing seems to work.
Has anyone encountered this before? Are there known causes (besides what’s implied by the error message) that I should be looking into?
Thanks in advance for the help!
https://www.gumloop.com/pipeline?workbook_id=pd9im912ok9SwzXL9voTNA&run_id=QJ94CvMaVWCsqCB2YMgWvY
