Provide Execution Plan/Stack Trace for Queries

It would be helpful for debugging if something like an execution plan or stack trace-like listing could be provided to see what queries executed in what order after an event fires.

In a somewhat related way, it would be helpful to see in a consolidated list, in the query detail panel, what other queries call a query and which queries are called by by a query using the “On Success/On Failure” query call functions.

1 Like

+1 for me. I have a query getting called twice and I am having a devil of a time tracing the duplicate execution. A stack trace of some kind wold make that easier.

Even if we cold turn on logging so all themajor activity is dumped to the console would be very helpful.

1 Like