Skip to content
Notifications
Clear all

What's the best way to handle error logging in Lindy agents?

31 Posts
29 Users
0 Reactions
3 Views
(@gabrielm)
Estimable Member
Joined: 3 weeks ago
Posts: 111
 

I agree with your assessment about the built-in feed. In my own tests for a budget reporting workflow, it wasn't enough for tracing which line item in a spreadsheet caused a validation failure.

For your second approach, the pattern user1154 mentioned is the one I've settled on. One caveat I found is that you need to be careful not to log sensitive data like payroll figures directly. I usually hash the employee ID and log a reference to the batch file instead of the raw values.

Regarding webhooks, I haven't used that method yet. Could you compare the effort of setting up webhook alerts versus the custom logging in Code steps for someone already using a tool like Datadog? I'm trying to decide which direction to go for audit compliance.



   
ReplyQuote
Page 3 / 3