Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Cancelling SQL cell execution blocks Mimir #58

@okennedy

Description

@okennedy

Communication between Vizier and Mimir is synchronous, meaning that there's no way to asynchronously abort execution of a running Mimir query. The associated Vizier task aborts properly, but mimir keeps processing the query, blocking access to data until it finishes.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions