cancel
Showing results for 
Search instead for 
Did you mean: 

Limiting repetitive error email notifications

ragera4
New Contributor II

Hello,

In our current Error handling implementation, we’re using Email sender snap in a couple of child pipelines to send out error email notifications with a retry_count as 3 in one of the child pipeline. But now we get multiple emails with the same error details and error stack, which is quite redudant and we would like to limit it to just one unique email with all the details we used to get previously instead of multiple emails with same details.

Is there a way in Snaplogic we can mitigate the overflow of emails and handle such scenario?

Thanks in advance.

Regards,
Rahul

1 REPLY 1

nganapathiraju
Former Employee

Are you sure you are not getting multiple documents through the email snap? Depending on what you are sending to you, the email may look duplicate but is there any uniqueness that you can capture?

Did you try writing to a file the errors and see what the difference is?