Skip to content

Add get_next_task endpoint #14

@jacob720

Description

@jacob720

A get_next_task endpoint should be added so that external services can retrieve the first task from the queue. This should return a blueapi call (TaskRequest object), not an experiment definition which you can already get by getting the task at position 0.

May be worth waiting for #15 to start this.

Acceptance Criteria

  • A get_next_task endpoint is exposed
  • This endpoint returns a TaskRequest json blob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions