What is the most elegant way to restart a (formerly failed) flow run from zero? I know the "resume button" in the UI to restart beginning with the first failed task. But I want to restart from scratch but with the SAME parameters and without copy&paste of parameter jsons. Can I do this with the STATE system?