Resonate Human In The Loop Pattern Python

Implement human-in-the-loop workflows in Python — durable functions that suspend on ctx.promise() until an external actor (webhook, UI, CLI, operator) resolves or rejects. Use when a workflow must wait on an action that doesn't originate from another worker, such as approval gates, manual review, or out-of-band data.

resonatehq 3138f9b 9.3 KB Updated

File contents

resonatehq/resonate-skills/tree/main/resonate-human-in-the-loop-pattern-python commit 3138f9bd3d

Frequently asked questions

npx skillmds@latest add resonatehq/resonate-human-in-the-loop-pattern-python