Skip to content

Fetch jobs via API #36

Description

@ekryski

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions