Multiple Retry for Failed Workflow Execution

Hi @aashish.jain, @marcus explained the retry logic recently over here:

Meaning n8n will retry the execution from the beginning rather than from the middle of your workflow (even if the first nodes previously executed successfully). You might want to leave a vote on this feature request suggestion additional retry options: Add retry from node