Is it possible to redeploy and resume steps that f...
# ask-metaflow
p
Is it possible to redeploy and resume steps that failed? Let's say i start a flow that fails on step 15. Found the bug in the code and I want to redeploy this step without rerunning the entire workflow, but rather resume it from point it failed. Is it achievable or do I have to restart it?
1