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

Add introspection support to query metadata from sqlq #22

Open
riyaz-ali opened this issue Jan 6, 2023 · 0 comments · May be fixed by #26
Open

Add introspection support to query metadata from sqlq #22

riyaz-ali opened this issue Jan 6, 2023 · 0 comments · May be fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@riyaz-ali
Copy link
Contributor

As of today, we have the ability to interact with the sqlq queue system by enqueuing jobs and interacting with the runtime to dequeue and execute those jobs.

This issue / feature request tracks the development of a way to interact with the system and query for meta information about it, such as, listing all queues, status and/or count of jobs in various states in those queues, and other metrics about the queue and the jobs.

@riyaz-ali riyaz-ali added the enhancement New feature or request label Jan 6, 2023
@riyaz-ali riyaz-ali self-assigned this Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant