In this guide, we’ll explore how users can effectively handle workflow failures within the Cobalt platform.
Logs
section in the Cobalt dashboard and review the Execution
logs for the workflow. Look for error messages or exceptions that might indicate the cause of the failure.
Webhooks
section in the Cobalt dashboard, enter the Webhook URL
, choose the Webhook Payload as either Default
or Slack
and select the Workflow Errored
event for which the notifications will be sent./webhook/subscribe
endpoint with the webhook event as workflow-errored
.