Comment by eightnoteight
2 days ago
for the workflow DAG, what type of backend are you guys using? is it like temporal or self-built durable workflows
2 days ago
for the workflow DAG, what type of backend are you guys using? is it like temporal or self-built durable workflows
we built an execution engine ourselves https://github.com/simstudioai/sim/tree/main/apps/sim/execut... and for the infra for background jobs, we use https://trigger.dev/