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

store: add queue information #6037

Open
oliver-sanders opened this issue Mar 26, 2024 · 0 comments
Open

store: add queue information #6037

oliver-sanders opened this issue Mar 26, 2024 · 0 comments
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Mar 26, 2024

Get queue information into the store/schema.

When tasks are queued it would be helpful for the UI to know the name of the queue that the task is in.

Suggestion from Hillary:

The UI should should show final queue membership, rather than the original queue assignment config. (I suppose that will be the case, but just to make sure...)

-- https://matrix.to/#/!gMuCeOJBhYqgWDGwnR:matrix.org/$171139674883331ZBzgj:matrix.org?via=matrix.org

It would also be helpful for the UI to know:

  • What the limit on each queue is (this may potentially be available via the workflow config somehow?).
  • What the demand of each queue is (i.e. how many tasks are waiting in the queue).
  • What position a task has within a queue (much more challenging).

Linked to cylc/cylc-ui#462

@oliver-sanders oliver-sanders added this to the some-day milestone Mar 26, 2024
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

No branches or pull requests

1 participant