Hi,
We are using workflows in our application and have noticed that the XpoWorkflowInstance table is filling up in the database . It now consumes > 3.5 GB. All rows have the GCRecord flag set.
My expectation is that these records are only kept as long as the workflow is being executed. Is there a way to modify the workflow server service behaviour in order to achieve this? Are there alternative ways of cleaning this up, e.g. by scheduled task?
Thanks,
Sebastian