Hello everyone,
In a workflow, is it possible to trigger a retry only for a specific error on a single task? I want the workflow UI to show a run as failed for both managed and unmanaged errors, but I don't want to trigger the retry for managed errors.
Alternatively, can the workflow UI display a different state, apart from failed/success, to indicate a managed error? I'm looking for a way to distinguish between these error types visually.
Thanks.