NVIDIA / NVIDIA/cuda-quantum

Return IonQ failure code/error directly to user

Open
#437 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue stale-notified
Dominant language
C++
Stars
1.1k
Forks
456
Avg merge
1d 22h
Merged PRs (30d)
165

Description

When a job submission to IonQ fails, we currently point the user to their IonQ account to actually return the error.

We need clarification on what any errors being returned from IonQ look like generally, then we can add an extra line of code for dumping the whole error code to the programmer.

For more context: https://github.com/NVIDIA/cuda-quantum/pull/429#discussion_r1265983785

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked pull request discussion and determine what failure codes or errors IonQ returns for unsuccessful job submissions. Done means the programmer receives the relevant IonQ error code or full error details directly instead of being directed to the IonQ account.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.