Closed kukeiko closed 1 year ago
I initially wanted to close this item once we have a more sophisticated tracing - for example, have the ability to see for a given query which other query caused to spawn it.
However, the current console logging is good enough to help with understanding bugs, so I am closing this - with the intention to create a new issue once I decide to implement more complex tracing.
What
Give users the ability to see what happens to a Query.
Why
Because the execution is so generic (and buggy), it is hard to figure out why something is not working as expected.