Now, any system I’ve seen designed around exactly once is complete garbage.
Not entirely true, DBOS can guarantee exactly once execution if your API calls are idempotent.
Now, any system I’ve seen designed around exactly once is complete garbage.