Skip to content

Comment on How to think about durable executionparent

Comments

A lot of work can be wrapped inside a database transaction, but never everything. You're always going to want to interact with external APIs eventually.

Yes of course. External calls still need to be idempotent. But the point is some frameworks allow you to make some, or even most, of your work safe for durable execution by default.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.