Files
windmill/backend/windmill-worker/src
hugocasa 1503bf948e fix: stop_after_if with empty error_message prevents flow from stopping (#8464)
* fix: stop_after_if with empty error_message no longer prevents flow from stopping

When skip_if_stopped=true and error_message="" were both set, the flow
would continue executing instead of stopping because the empty string
was converted to a default error message, which triggered the error
handler path. Now skip_if_stopped takes precedence and the two options
are treated as mutually exclusive in both backend and frontend.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: regenerate system prompts after openflow schema change

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 20:04:51 +01:00
..
2025-12-05 23:08:58 +00:00
2026-03-17 19:55:22 +00:00
2025-06-02 22:12:33 +02:00
2025-10-16 09:19:44 +00:00
2026-03-09 19:39:24 +00:00
2025-06-02 22:12:33 +02:00
2026-03-17 19:55:22 +00:00
2026-02-16 23:36:41 +00:00