Dualcore DBA once shot a query in Reno, just to watch it die:
I love Query Store. I like to think of it as SQL Server’s built-in monitoring tool and I use it a lot to look at query history in terms of run times and IO metrics.
One thing I learned about Query Store recently is how it deals with queries that have been killed.
Read on to see how not all stopped queries are equal in the eyes of the Query Store.