Skip to content

Delete worker results by filtering worker runs

Since 1.5.4 DestroyWorkerResults is capable of filtering elements by worker run ID.

We should allow a user to input a raw UUID to set that flag.

We cannot easily display all worker runs without building a complex UI.

No validation on the UUID being a worker run, just send to the backend and display errors