It doesn't seem like a good fit to me. You're trying to do asynchronous work in a synchronous flow.
It doesn't seem like a good fit to me. You're trying to do asynchronous work in a synchronous flow. Why not just do your workflow logic in the hono API?