Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly run progress bar #55

Open
lowandrew opened this issue Mar 13, 2019 · 0 comments
Open

Assembly run progress bar #55

lowandrew opened this issue Mar 13, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@lowandrew
Copy link
Contributor

The progress bar for assembly works by querying Azure Batch - sometimes this ends up taking a few seconds, and since the code is in the view, this means that the page can sometimes take a long time to load.

We should get this refactored so that the call to find the percent complete is happening asynchronously so the page won't take forever to load.

@lowandrew lowandrew added bug Something isn't working enhancement New feature or request labels Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant