Workflows API Step are skipping, is this a bug, or there,s a better way to do it?

Hello, Ive noticed lately that some steps are skipping. For example, I have a flow that does an api call to openai, which “thinks” for a couple of seconds (2-5), followed by a -set state- action → results of previous api call. Ive noticed that sometimes it doesn’t go through, if I click the button again, it does. Also if I was to use the debugger, and go step by step, it always sets that correct state with content.

Is there a safer way to run api calls so they run in the correct order?

Why not to set state directly using Get data from API?

Valid question! brb

1 Like