Skip to main content
Use queues to limit concurrent workflow executions.

Define queues

Assign workflows to queues

Inline queue config

Run it

Open http://localhost:5173 to view your agents and workflows, run them from the UI, and see execution traces. Python example on GitHub | TypeScript example on GitHub