Hacker News new | ask | show | jobs
by justinl33 531 days ago
I've built similar systems using Apache Airflow and Temporal, but the complexity was overwhelming. Using simple maps with enter/leave phases for workflow steps is much cleaner than dealing with DAG frameworks.
1 comments

Absolutely... That has been an epiphany for me as well.