RERUN

Rerun the current step without advancing to the next step. Useful for implementing retry logic when a step may fail temporarily. Be careful to avoid infinite loops by implementing proper retry limits.