mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 08:02:38 +00:00
The answer shown for a turn whose rows never arrived came from the run's result, and the run's own verdict was thrown away with it. A flow that failed before writing anything therefore ended as a successful turn carrying its error envelope rendered as JSON: Retry was not offered, and a message queued behind it went straight out into the same failure. The row now carries what the run said of itself, and a failure is shown as what it failed with rather than as the envelope around it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo