
Temporal with Maxim Fateev and Ryland Goldstein
PodRocket - A web development podcast from LogRocket
00:00
Is Durable Execution Really Meant to Encapsulate?
The idea is you have a function or piece of code, which is not linked to a specific process, which guaranteed to execute in the presence of failure. All variables should be durable because they're not linked to specific memory and continue executing. And then API calls can take any amount of time. So if you can call sleep 30 days, practically you say withdraw sleep 30 days deposit, then you will wait 30 days and continue. That's what exactly we are providing.
Transcript
Play full episode