You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: