elsa-workflows / elsa-core

A .NET workflows library
https://v3.elsaworkflows.io/
MIT License
6.26k stars 1.15k forks source link

Truncate Workflow Execution Log Table #921

Open sfmskywalker opened 3 years ago

sfmskywalker commented 3 years ago

After a while, the workflow execution log table can grow in size significantly. We should have configurable options to manage this. For example, we might have an option to delete records for completed workflows after a certain period.

jdevillard commented 3 years ago

Related to comment in #898 , in the configuration , it could be useful to allow configuration of a Cold Storage and then Deletion.