ArroyoSystems / arroyo

Distributed stream processing engine in Rust

Home Page:https://arroyo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to stop pipeline without entering the pipeline specific view

akennedy4155 opened this issue · comments

Feature Request

Right now, a user cannot stop a pipeline unless they navigate through the console to the pipeline's view.

I propose adding a button in the pipelines list view to stop a pipeline.

image

image

Other Considerations

Pipelines cannot be deleted unless they are stopped, this makes the deletion process more streamlined.