Workflow 4.1 Beta: Event-sourced architecture
Workflow 4.1 Beta changes how workflows track state internally. Instead of updating records in place, every state change is now stored as an event, and current state is reconstructed by replaying the log. This release also adds support for provider-executed tools and higher throughput. Event…
Sources
- T1Workflow 4.1 Beta: Event-sourced architectureVercel (blog + changelog)