Skip to content

Is there any plan for progress and dependency visualization? #20

Open
@kapcod

Description

@kapcod

When a complex workflow runs for hours, it's very hard to track what's the progress now. It becomes especially complicated when one of the jobs in the workflow fails or need to be canceled.

I think it would be super convenient to have a web UI integrated to resque-web or separate UI that will enable seeing live progress of workflows, similar to more robust systems like Airflow.

I've considered moving the whole workflow to Airflow that we use for BI workflows, but it's overkill of this purpose and requires a separate infrastructure.
Another alternative is Gush, as it has Graph visualization as image, but AFAIK it doesn't show real-time progress update.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions