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

Adds mosquito api for interacting with queues #153

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

robacarp
Copy link
Collaborator

@robacarp robacarp commented Nov 3, 2024

Currently you can:

  • Get a list of queues
  • For each queue,
    • get the size of the queue (how many jobs are tracked total)
    • get the size detail of the queue (how many jobs in each state)
    • get a list of the jobs in the queue

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…om them
@robacarp robacarp merged commit e7220cd into master Nov 3, 2024
2 of 3 checks passed
@robacarp robacarp deleted the adds_mosquito_api branch November 3, 2024 14:44
@robacarp robacarp added this to the API milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant