solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
397 stars 139 forks source link

FR: Add a "Cancel query" button to the toolbar #314

Open thefreakquency opened 2 years ago

thefreakquency commented 2 years ago

In some cases, you might end-up having a long-running query:

image

If you realized you made a mistake and would like to cancel it, there are no options to do so. It will indicates "running" in the status bar until it timeout.

Having a way to cancel the query, either using a toolbar button, menu item (under Query) or a keyboard shortcut would be a time saver.