Open
Description
With the introduction of telemetry i can see the queries that happened leading up to an exception.
The issue i currently have it, the queue processor (horizon) doesn't clear the list when it switches to the next job. The list is huge and relates to previous jobs that were run.
Is there a way to clear the query list between jobs?