Per Cloudflare: "Durable Objects provide low-latency coordination and consistent storage for the Workers platform through two features: global uniqueness and a transactional storage API." https://developers.cloudflare.com/workers/learning/using-durable-objects/ An integration with DOs would allow for simple and inexpensive execution of persistent FSMs/statecharts.