Using a `QueuedRunCoordinator`, is there a way to ...
# ask-community
t
Using a
QueuedRunCoordinator
, is there a way to clear the entire queue? There's enough runs in queue that manually paginating through and terminating runs is not feasible
🤖 1
d
Hi Tom, I wrote up an example script that you can use for this until bulk termination in the Dagster UI is ready (which is actively being worked on): https://github.com/dagster-io/dagster/discussions/14203
🙏 1
thank you box 1
d
Is this still the best way to clear the queue of a running dagster instance?
j
yeah i believe so @Drew You