Rerun ENTIRE flow and not just failed steps

We have a failed execution due to an error in the last step in our flow. See screenshot example below:

After fixing an error on our HTTP server at step 2, we want to rerun the entire flow. When clicking “Run once” it is clear that only the final failed step 3 is rerun. How do we ensure that the entire flow is executed? We need step 2 to execute again in order for corrected data to be passed back into the flow.

Can anyone help with this? It’s currently a deal-breaker for us if we cannot rerun the entire flow