This topic was automatically generated from Slack. You can find the original thread here.
Hi guys,
I was wondering what ways/methods others are using to keep error notifications seperate between Departments. If turned on for a workflow, Pipedream will send an email if an error occurs. This email does to the sole email address on the account settings which is not applicable in at least 80% of my cases as I help clients deploy and manage their Pipedream instances.
Finance/procurement dont like to get the error notifications and I dont even like the client getting to know about the error before me. I turned on slack notifications but the email still gets the notifications sent to slack so this approach doesnt work.
I thought of an error management workflow that gets all errors and sends to a workflow from where it goes to slack but I’m not sure if this will notify me if the error is a runtime error.
I’m sure I’m missing something on how to address this. I want billing related info to go to finance or whoever I specify and workflow/error related messages come to me.
Using the subscription rest API to subscribe to error sounds like a working solution, but it’s also hard to use. Could we have the email address the errors are sent to configurable per workflow or per projet? It’s possible with Google App Script crons.