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

Fetch jobs via API #36

Open
2 tasks
ekryski opened this issue May 26, 2014 · 0 comments
Open
2 tasks

Fetch jobs via API #36

ekryski opened this issue May 26, 2014 · 0 comments
Labels
Milestone

Comments

@ekryski
Copy link
Contributor

ekryski commented May 26, 2014

You should be able to fetch scheduled jobs via the REST API. For a first cut this includes at least:

  • Getting all jobs regardless of the queue
  • Getting jobs when specifying a queue GET /jobs?status=pending. The different queue types are:
    • pending
    • active
    • complete
    • failed
@ekryski ekryski added this to the Phase 2 milestone May 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant