Page MenuHomePhabricator

Add a stop button to halt the query
Closed, ResolvedPublic

Description

Sometimes I start a query and I realize I've made a mistake that is going to cause it to run for a long time. I'd like to be able to kill a query without running a new one or waiting for the query killer get it.

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:30 AM
bzimport added a project: Quarry.
bzimport set Reference to bz69037.
bzimport added a subscriber: Unknown Object (MLST).

Yup, need to slightly redo the way I'm managing the queries to make this happen. On it now.

Nope, does not. Submitting a new query stops the old one though. Am not sure if this is strictly necessary...

If I start a long-running query, then realize I don't care about it and create a new one immediately, does the fact that the old one is still running cause any lag for my new query?

Change 682092 had a related patch set uploaded (by BrandonXLF; author: BrandonXLF):

[analytics/quarry/web@master] Add stop button to running queries

https://gerrit.wikimedia.org/r/682092

rook edited projects, added Quarry (FY2021/2022-Q1); removed Quarry.

Change 710067 had a related patch set uploaded (by Michael DiPietro; author: Michael DiPietro):

[analytics/quarry/web@master] add stop query function

https://gerrit.wikimedia.org/r/710067

Change 710067 merged by jenkins-bot:

[analytics/quarry/web@master] add stop query function

https://gerrit.wikimedia.org/r/710067

Change 714575 had a related patch set uploaded (by Michael DiPietro; author: Michael DiPietro):

[analytics/quarry/web@buster] add stop query function

https://gerrit.wikimedia.org/r/714575

Change 714575 merged by jenkins-bot:

[analytics/quarry/web@buster] add stop query function

https://gerrit.wikimedia.org/r/714575

Change 682092 abandoned by BrandonXLF:

[analytics/quarry/web@master] Add stop button to running queries

Reason:

There seems to be a stop button now

https://gerrit.wikimedia.org/r/682092