Hacker News new | ask | show | jobs
by jedberg 130 days ago
> Exactly once processing is not possible in these frameworks

Not entirely true, DBOS can guarantee exactly once execution if your API calls are idempotent.