Skip to content

Fetch jobs via API #36

@ekryski

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

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