IM_01
Valued Contributor

Hi @amirabedhiafi 

Thanks for the response ‌‌ 🙂

I am already using the event_hook to capture events of type- flow_definition & flow_Progress 

However I started wondering whether if the exception is handled will the exception would be still captured in audit table used by the event hook.
To ensure that I do not miss any exceptions, I was thinking of maintaining the audit table
for logging exceptions in dlt table decorator function as well

Please let me know if this approach would work , Please feel free to suggest if u see any loopholes in this approach or if you know of better approach Amira 🙂.