We want to be able to retrieve expanded query graphs after a query run for debug purposes. For example, Aragorn expanded to 15 sub-queries and sent them all out, but we only got 14 back and timed out the last one after the query timeout. We want to be able to retrieve that specific sub-query to figure out what went wrong.
We want to be able to retrieve expanded query graphs after a query run for debug purposes. For example, Aragorn expanded to 15 sub-queries and sent them all out, but we only got 14 back and timed out the last one after the query timeout. We want to be able to retrieve that specific sub-query to figure out what went wrong.