mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 08:02:18 +00:00
* fix: return structured error object on AI agent max iterations Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * refactor: avoid double serialization in max iterations error Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: replace unwrap with ? for to_raw_value in max iterations error Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: add step_id to max iterations error for consistency with SerializedError Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.