webhook is absolutely my favorite part of the DevKit useworkflow.dev/docs/foundatio…
The moment "use workflow" really clicked for me was when I saw that you can just await web hooks that you expect to fire in the future. Respectively, e.g. implementing "human in the loop" just becomes: - createWebhook() - Store webhook URL in database - When the human approves