2 posts tagged with "Workspace"
View All TagsEmail error handlers are now available for workspace and trigger error handling. Send automated error notifications via email when jobs fail, supporting multiple recipients and integration with existing error handling workflows.
New features
- Email error handlers for workspace-level error notifications
- Support for multiple email recipients with validation
- Available for both workspace and trigger-specific error handling
- Integration with existing Slack, Teams, and custom error handlers
- Self-hosted instances only (requires SMTP configuration)
Trigger error handlers now allow you to configure specific error handling for individual triggers. Override workspace error handlers with custom, Slack, Teams, or email notifications per trigger.
New features
- Configure error handlers for individual triggers (HTTP routes, Webhooks, Kafka, SQS, WebSocket, Postgres, NATS, MQTT, GCP, Email)
- Override workspace error handlers with trigger-specific handling
- Support for custom scripts, Slack, Teams, and email error handlers
- Additional arguments and retry configuration for custom error handlers
- Works with scripts only (not flows)