Skip to content

[WebConsole] Continue displaying metrics when the pipeline is stopping #6677

Description

@ryzhyk

Stopping a pipeline can take a long time as it waits for the current transaction to commit (can be slow), for the output buffer to clear and for all operators to checkpoint their state.

With the Runtime tab disabled the user cannot track the progress and doesn't get any UI feedback on what's taking time.

I think the WebConsole should continue showing the regular contents of the Runtime tab as long as it's available.

Metadata

Metadata

Assignees

Labels

Web ConsoleRelated to the browser based UI

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions