chrischrisC
Convex Community5w ago
11 replies
chrischris

Hi all, how can I approach running my

Hi all, how can I approach running my workflows from outside my app? I want to create an http endpoint with httpAction, which when called would start a workflow (long-running, includes LLM calls, 2min max total), but how would the other side know when it's done? Is polling the only way? I'm a noob
Was this page helpful?