I’m running into a really nasty bug. I’m building a workflow in Agent Builder with ‘continue on error’ on a few of the agent nodes. But the workflow is completely ignoring the error handling and treating the outgoing edge as if it’s a success. When you reload the GUI, you can see that there’s two edges and that ‘Continue on error’ is disabled for that agent node, so it just runs both logic branches. I tried this on a minimal, brand-new workflow as well, does the same thing.
This is a huge problem for obvious reasons. Has anyone else run into this or have a fix?