Currently, our LSPS1/2 services keep completed channel orders around indefinitely. While it is a reasonable default to keep track of historical orders, users def. could eventually run into scenarios where they want to prune historical state.
We should expose APIs to do so, either by manual user intervention, or maybe allow them to configure a time interval in which historical data is pruned.