cschleiden / go-workflows

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

Support removing workflow instances #195

Closed cschleiden closed 1 year ago

cschleiden commented 1 year ago

Contributes to #28

Not yet an automated or time based cleanup, but a way to explicitly remove finished workflow instances.