cschleiden / go-workflows

Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal
https://cschleiden.github.io/go-workflows/
MIT License
229 stars 49 forks source link

Remove workflow instance data immediately when using `ContinueAsNew` #315

Closed cschleiden closed 1 month ago

cschleiden commented 8 months ago

This is fixed by https://github.com/cschleiden/go-workflows/pull/316 for the redis backend