Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

3 posts tagged with "Error handling"

View All Tags

Email error handlers

Error handlingEmailWorkspacev1.520.0

Email 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

Error handlingTriggersWorkspacev1.505.0

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)

Microsoft Teams workspace scripts

Microsoft TeamsError handlingv1.462.0

Windmill now supports Microsoft Teams integration, allowing you to trigger scripts and flows directly from Teams commands and receive error notifications.

New features

  • Connect Microsoft Teams to your Windmill workspace.
  • Trigger scripts and flows using /windmill commands in Teams.
  • Configure Teams-based error and recovery handlers.
  • Support for multiple workspace connections to a Teams bot.