
Hey there,
Just a simple question. If I have it to a subflow on an error, and then go back to the mainflow, does it redo the step? For example if Step 5 has it do a subflow on error, when it exists the subflow, does it redo step 5, or go to 6?
It depends on the other rules that you set on the action or the On block error action. If you set it to run a sub-flow and then throw an error, it will stop the flow. If, otherwise, you set it to run a sub-flow and then continue flow run, you have the option to either make it retry the step, or continue to the next step, or a label. Or, in the case of On block error, you can also make it go to the end of the block.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.