#181 DSL Test 6: on_failure/on_success Handlers
Description
EditPROMPT: 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 AllLoading audit history...