interrupt to get the same treatment too!

This commit is contained in:
lda
2026-05-21 14:15:52 +07:00 Verified
parent 274bf34edf
commit b619e529fa
15 changed files with 317 additions and 66 deletions
+2 -2
View File
@@ -564,8 +564,8 @@ def _interrupt_artifact() -> WorkflowArtifact:
"id": "approval",
"type": "interrupt",
"kind": "approval",
"request_map": {"input.message": "message"},
"out_map": {},
"request": [input_binding("input.message", "message")],
"resume": [],
"outcomes": ["submitted"],
}
],