diff --git a/n8n/lead-intake.json b/n8n/lead-intake.json index 14391f1..f246bf9 100644 --- a/n8n/lead-intake.json +++ b/n8n/lead-intake.json @@ -70,7 +70,10 @@ "id": "45TWPyl1wVk2Vxdm", "name": "SMB Google (service account)" } - } + }, + "retryOnFail": true, + "maxTries": 4, + "waitBetweenTries": 3000 }, { "parameters": { @@ -147,7 +150,10 @@ "id": "45TWPyl1wVk2Vxdm", "name": "SMB Google (service account)" } - } + }, + "retryOnFail": true, + "maxTries": 4, + "waitBetweenTries": 3000 } ], "connections": { diff --git a/n8n/renewal-reminder.json b/n8n/renewal-reminder.json index 74548bc..352f07e 100644 --- a/n8n/renewal-reminder.json +++ b/n8n/renewal-reminder.json @@ -52,7 +52,10 @@ "id": "45TWPyl1wVk2Vxdm", "name": "SMB Google (service account)" } - } + }, + "retryOnFail": true, + "maxTries": 4, + "waitBetweenTries": 3000 }, { "parameters": { @@ -142,7 +145,10 @@ "id": "45TWPyl1wVk2Vxdm", "name": "SMB Google (service account)" } - } + }, + "retryOnFail": true, + "maxTries": 4, + "waitBetweenTries": 3000 } ], "connections": {