Skip to content

Enhancement: stream output to UI #28

@vsoch

Description

@vsoch

Currently, we are able to "stream" the log to the interface by way of cutting it short given that it's still running. However, this creates a small pause before the page loads that isn't ideal.

For this feature request, we would want to transform the loading of data from the view into an endpoint, and have the page load first, and then a small waiting icon to spin for the same amount of time, and then load the (partial) log into the page. I only have so much bandwidth for javascript in a day, so probably won't get to it today (and indeed there are other things I think that are higher priority than a slight UI optimization, but I do want to note it because it's important to ultimately fix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions