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

How do I get the list of waiting jobs? #65

Open
jeremytieman opened this issue Sep 28, 2022 · 0 comments
Open

How do I get the list of waiting jobs? #65

jeremytieman opened this issue Sep 28, 2022 · 0 comments

Comments

@jeremytieman
Copy link

Perhaps I am being dense or otherwise missing something obvious, but I don't see any way to get the list of waiting jobs for a queue. The closest I have been able to come is getting a counts on the queue, totaling it up, then peeking at all the jobs and filtering it down to only those with a state of 'waiting'. I feel like there is probably a better wait, since digging deep into the code of qless-core I believe I see a wait to get the count. Can anyone point me at what I am missing?

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