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

5 posts tagged with "Workers"

View All Tags

Agent Workers were completely re-designed from scratch to use HTTP only instead of requiring access to the database. They are much simpler to setup and much more secure and performant at scale and for remote envs.

New features

  • HTTP Agent Workers

Windmill supports custom HTTP routes to trigger a script or flow.

New features

  • Trigger a script or flow via a custom HTTP route.
  • Use a preprocessor to transform the request before it is passed to the runnable.

Get a notification everytime on critical events such as when a job is re-run after a crash.

New features

  • Get email or Slack notifications for critical events such as everytime a job is re-run after a crash.
  • You can set an alert to receive notification via Email or Slack when the number of running workers in a group falls below a given number.

See the logs of any workers or any servers in the service logs of the search modal.

New features

  • View logs from workers, servers, and indexers directly in the service logs section.
  • Monitor logs in real-time with a 1-minute latency.
  • Visualize logs and errors with dedicated graphs for log count and error count.

You can visualize metrics for Delayed jobs per tag and Queue delay per tag.

New features

  • Metrics for Delayed jobs per tag
  • Metrics for Queue delay per tag