Is there a way to be able to automatically log when an action is failing?
I have an application (in workshop) that is used in PROD and even though we have tests to check the validity of the FoO some bugs can be introduced.
I would like to be informed everytime my users are running into an error with my actions.
@michaeld@bparruck Hey - was there any progress on this feature?
We are currently creating an object for logging the errors and we have to add so logic to our functions via a try/ catch but that makes it difficult to maintain and painful to add to each functions:
Hello, we released Action Metrics (https://www.palantir.com/docs/foundry/action-types/action-metrics) as a way of allowing users insights into the usage and failure of their action types.