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

Loading costs slows down monitor tab #206

Closed
zarsky-broad opened this issue Oct 10, 2018 · 2 comments · Fixed by #226
Closed

Loading costs slows down monitor tab #206

zarsky-broad opened this issue Oct 10, 2018 · 2 comments · Fixed by #226
Assignees

Comments

@zarsky-broad
Copy link

Request from a user:
When viewing the monitor tab, costs should be loaded asynchronously, instead of blocking the view.

@davidangb
Copy link
Contributor

@zarsky-broad could you be more specific please?

  • the root of the monitor tab - which displays the list of submissions - does not display cost.
  • the submission details page - which displays the list of workflows inside a single submission - does display cost. Is this the view in question?
  • the workflow details page - which displays a single workflow - also displays cost. Is this the view in question?

@zarsky-broad
Copy link
Author

Sorry, the specific page was workflow details, which blocks the view while it loads the cost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants