Hey all, I was looking at the `resume` command fo...
# ask-metaflow
f
Hey all, I was looking at the
resume
command for resuming flows from an intermediate step. Is there a way to force re-run of a step in the flow even if it was successful in the original run that I'm resuming? My use case is that I want to re-run the last few steps (with modified code) in a flow without having to run the full flow again
1