Of course we can. But this is only a very simple example. It should be nice to have the whole proces
Of course we can. But this is only a very simple example. It should be nice to have the whole process in one workflow.
We build also a lot of workflows in N8N, there we could easily connect output to a previous node to re-run parts of a workflow, until a count or a status result matches, then continue.
I am aware that it could lead to 'spaghetti-code', just like VB-script GOTO
But that's up to us developers.
I'm also not sure if it is hard to implement for CF, because the result of previous steps are accessible in next steps.
But perhaps there was already some discussion about this in the CF team and they can share their thoughts on this.
We build also a lot of workflows in N8N, there we could easily connect output to a previous node to re-run parts of a workflow, until a count or a status result matches, then continue.
I am aware that it could lead to 'spaghetti-code', just like VB-script GOTO
I'm also not sure if it is hard to implement for CF, because the result of previous steps are accessible in next steps.
But perhaps there was already some discussion about this in the CF team and they can share their thoughts on this.



