Skip to content

Conversation

@xinyi-joffre
Copy link
Collaborator

Azure Quantum will be adding new statuses in our next api-version release: "Queued", "Completed", "Cancelling", and "CancellationRequested".

For "Queued", this is a replacement for "Waiting" in v2 workspaces.

For "Completed", this is a replacement for "Succeeded" in v2 workspaces to better align with concept of completion despite runtime errors at shot level.

For "CancellationRequested" and "Cancelling", these will replace the current behavior on GET /job/{id} API to return "isCancelling" as a separate field. In workspaces v2, these statuses will rarely last long unless quantum engine decides to complete shot before cancelling. In most cases, job will immediately cancel for workspace v2 targets.

@xinyi-joffre xinyi-joffre requested a review from a team as a code owner November 7, 2025 08:14
@xinyi-joffre
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xinyi-joffre xinyi-joffre merged commit aae940f into main Nov 7, 2025
6 checks passed
@xinyi-joffre xinyi-joffre deleted the xinyi/new-status branch November 7, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants