Effect CommunityEC
Effect Community2w ago
4 replies
David

Catching and Logging Workflow Defects Across Applications

How would I go about catching workflow defects on the app level?

Our workflows are defined in a separate monorepo package, so we can call them from multiple applications we have. We turn any non actionable error into a defect. But I want to log these defects using whatever error tracker is meant for the application its running on.
Was this page helpful?