Stop a workflow stuck in running.
I am using the OpenAI Assistant node with Supabase create a row node inside it. It seems the Ai got confused (with my poor directions) and doesn’t know what to insert where so it keeps running as if it’s stuck in a loop. How do I stop a workflow that’s stuck in running and won’t necessarily end with success or fail?
Solution
Hi @01iver, for now deleting the workflow and and adding it again should stop the execution of the node running in loop. We are working on a hard stop functionality to handle this case which be available soon. Let me know if deleting the workflow stops the execution. (Note: you can copy/paste the workflow file before deleting to prevent loss)