Dear community
how can I clean up orphaned transactions (“in progress” but not actual processing anymore, plus items without any queue associated)? I know I can tamper with the underlaying SQL database, but I’m reluctant to do so due to the nature of a “relational” database… any suggestions? How do you handle the issue?