Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Submission to Azure Quantum should return an URI to track the job #236

@cesarzc

Description

@cesarzc

** Please describe what you would like the feature to accomplish.**
Currently, when a program is submitted through Azure quantum using a standalone executable, only the ID of the job is returned. Getting an URI would be great to track the status of a job.

** Describe the solution you'd like **
Being able to specify through a command line option whether the executable should return the job ID or an URI.

** Additional context **

  • CloudJob already has an URI property which is currently not implemented.
  • The entry point driver already supports specifying the output type when submitting a job to Azure quantum, but both available output types return the same thing, the job ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions