I have set up a SendGrid node to send email. I want to add a flow such that if the send email flow fails, we notify regarding error and then trigger the send email workflow again after a time lapse.
Is it possible to trigger the workflow again after an error has occured, if possible, please help regarding this.
This isn’t a setting n8n offers on a workflow level I am afraid. However, you can configure the relevant nodes in your workflow to retry their action after hitting an error. To do so, click on the litte cog in the node details view and enable the “Retry On Fail” setting: