sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
174 stars 4 forks source link

Workflow (continue as new) #423

Open sam-goodwin opened 1 year ago

sam-goodwin commented 1 year ago

The ability to start a new workflow with a new history (for scalability reasons) without having to worry about signals/other references making their way to the new workflow.

The problem that we're actually solving is history length scalability.