Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw runtime error if job fails on IonQ's server #429

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

anthony-santana
Copy link
Collaborator

Description

We weren't previously checking for a "failed" status from the IonQ jobs. This meant the terminal would hang indefinitely without informing the user of the error.

Changes

  • Throws a runtime error if the job has failed

Copy link
Collaborator

@schweitzpgi schweitzpgi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anthony-santana anthony-santana merged commit 8199ed6 into NVIDIA:main Jul 18, 2023
30 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2023
@anthony-santana anthony-santana deleted the ionq_fail_error branch July 19, 2023 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants