#181 DSL Test 6: on_failure/on_success Handlers

closed high Created 2025-11-29 22:01 · Updated 2025-11-29 22:28

Description

Edit
PROMPT: Create a workflow with a risky task that might fail, an on_failure handler to send failure notification, and an on_success handler to send success notification. EXPECTED: Main task first, then .on_failure() and .on_success() chained. Handler tasks defined LAST with NO dependencies. VALIDATION: Only appropriate handler triggers based on task outcome.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...